5 Commits

Author SHA1 Message Date
60b809a59d feat: 🎸 add application update signature configuration
新增程序更新签名配置,用于保证更新包的完整性与安全性
2025-11-21 23:40:38 +08:00
3302421371 feat: 🎸 complete layout for home, login and register pages
- 完成首页整体布局:顶栏(标题、主题切换、头像)、主区(侧边栏与内容区域)、底部  - 完成登录页与注册页的界面搭建  -
本次仅实现界面,功能逻辑尚未接入
2025-11-21 23:12:21 +08:00
fde23217a6 chore: 🤖 add Prettier configuration
新增 Prettier 配置, 统一代码规范
2025-11-21 19:22:50 +08:00
0e175d5064 feat: 🎸 add TailwindCSS, DaisyUI and TS path alias configuratio
安装并配置 TailwindCSS 和 DaisyUI, 配置 ~ 指向 src
2025-11-21 19:17:25 +08:00
a170c3593b feat: 🎸 init
init the project
2025-11-21 18:44:36 +08:00