Commit Graph

25 Commits

Author SHA1 Message Date
04bbee2533 fix: 更新所有页面中的工具栏类名为 "ion-toolbar" 2026-01-02 01:26:31 +07:00
ae0e73a4e8 feat: 更新订单面板样式,优化订单列表和空状态展示;添加用户界面菜单按钮 2025-12-29 17:46:51 +07:00
7f10d4f4e4 feat: 添加 IonRange 组件类型声明;更新 CSS 变量以优化样式;重构交易界面,添加交易切换和市场信息组件 2025-12-29 16:58:32 +07:00
4a3de581d8 feat: 添加收益模块,包含总收益概览、收益趋势和收益来源,更新相关组件和路由 2025-12-27 19:55:45 +07:00
de810baff1 feat: 添加 PrimeQrcode 组件并更新用户信息界面,优化头像背景色 2025-12-25 19:46:19 +07:00
7dfc125f66 feat: 优化主题切换逻辑,添加浅色主题支持,更新相关样式 2025-12-21 04:41:44 +07:00
101554ef5e feat: 更新发行申请表单,添加订阅开始和结束时间字段,优化日期验证逻辑 2025-12-21 03:42:45 +07:00
3d9785fdf2 Refactor and enhance localization support; update language files and improve validation messages
- Updated localization files for Arabic and Traditional Chinese (Hong Kong).
- Added Arabic language support in the i18n configuration.
- Improved validation messages in the withdrawal schema.
- Refactored Vue components to ensure consistent usage of translation functions.
- Cleaned up CSS files for better formatting and consistency.
2025-12-20 05:30:59 +07:00
5c06c7ce0a feat: 添加主题管理功能,更新系统设置页面,优化用户体验 2025-12-20 03:48:01 +07:00
d8204db197 feat: 更新 API 地址,添加 IonFooter 组件及其样式,优化交易视图布局 2025-12-19 18:51:23 +07:00
f570cbce84 feat: 更新环境配置,添加 API 地址,优化数据获取逻辑,支持振动反馈功能 2025-12-18 22:23:18 +07:00
ec9ceb31ba feat: 更新银行卡管理功能,添加支持银行数据,优化表单交互和样式 2025-12-17 03:59:47 +07:00
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