Commit Graph

13 Commits

Author SHA1 Message Date
2d1454d08e feat: 实现发行申请提交 2025-12-16 03:49:39 +07:00
ae0cc18551 feat: 添加用户设置页面及相关功能,更新用户头像组件 2025-12-14 23:20:44 +07:00
9d6bceb6cd feat: 添加 Tailwind CSS 配置并优化组件样式 2025-12-14 20:31:52 +07:00
70f87d07f6 refactor: remove @nuxt/ui integration and update Vite configuration
- Removed @nuxt/ui plugin from main.ts and index.css
- Updated vite.config.ts to replace @nuxt/ui with unplugin-auto-import and unplugin-vue-components for better component auto-importing and resolution
2025-12-14 20:17:52 +07:00
0cefa47b46 feat: tailwind and nuxt ui 2025-12-14 18:43:31 +07:00
3866c85815 feat: 更新 API 地址,优化样式和组件,添加新主题变量 2025-12-13 18:50:24 +07:00
b86f257e38 feat: 添加交易页面,更新路由配置,优化用户界面和样式 2025-12-13 17:39:59 +07:00
cfee4c1c77 feat: 添加链上地址页面,更新路由配置并优化用户信息组件链接 2025-12-13 15:02:39 +07:00
8337635d40 feat: 更新用户信息组件,添加复制图标并优化用户 UID 显示样式 2025-12-12 17:13:28 +07:00
e7356e75ec feat: 添加用户信息组件,更新用户页面以显示用户头像和邮箱 2025-12-12 16:52:41 +07:00
2d82ef6e35 feat: 重构登录和注册流程,添加邮箱验证和验证码输入组件,优化样式 2025-12-12 14:44:30 +07:00
088ebf1f76 feat: 添加 Divider 和 Input 组件,更新主题变量 2025-12-12 00:11:27 +07:00
cfc4f4e0f7 Initial commit 2025-12-10 23:59:23 +07:00