72775b4b37
feat: 添加 UiTag 组件,更新路由和市场视图,优化用户体验
2025-12-18 23:40:51 +07:00
8b3fec2376
feat: 添加国际化支持,更新登录和注册组件中的文本,优化用户体验
2025-12-18 22:48:05 +07:00
3b2eb67ad1
feat: 添加国际化支持,更新市场和交易视图中的文本,优化用户体验
2025-12-18 22:30:25 +07:00
f570cbce84
feat: 更新环境配置,添加 API 地址,优化数据获取逻辑,支持振动反馈功能
2025-12-18 22:23:18 +07:00
6ceb80e6f2
feat: 添加设备振动功能,支持多种振动模式和反馈
2025-12-18 15:48:30 +07:00
5cf5052a51
feat: 添加交易视图功能,集成 lightweight-charts 库,优化数据展示
2025-12-18 02:48:34 +07:00
8bf6c06889
feat: 更新 API 地址,添加新的类型定义,优化表单提交逻辑
2025-12-17 23:57:13 +07:00
bec77d187d
feat: add QRCode scanner
2025-12-17 23:57:04 +07:00
5b5fcf9d44
feat: 更新 API 地址,添加分类组件,优化市场页面布局和功能
2025-12-17 20:27:58 +07:00
f3b7931d78
feat: 添加 Tabs 和 TabPane 组件,支持动态标签页管理
2025-12-17 18:04:40 +07:00
61cbcce579
feat: 添加提现表单验证规则,优化用户输入体验
2025-12-17 15:59:11 +07:00
ef76de7a5c
feat: 添加加密货币图标支持,优化资产展示组件
2025-12-17 15:52:24 +07:00
0554ac5b67
feat: 更新银行名称字段,优化中英文本地化文本
2025-12-17 04:35:31 +07:00
ec9ceb31ba
feat: 更新银行卡管理功能,添加支持银行数据,优化表单交互和样式
2025-12-17 03:59:47 +07:00
1cfa5e8618
feat: 添加IonRippleEffect组件到wallet-card,优化充值和提现按钮的交互效果
2025-12-17 03:59:38 +07:00
2575fa4e00
feat: 更新提现功能,优化错误处理逻辑,添加成功提示信息,改进界面交互
2025-12-17 02:26:05 +07:00
2f1881cc81
feat: 更新钱包管理功能,添加银行账户和余额的初始化逻辑,优化API请求和响应处理
2025-12-17 02:09:07 +07:00
d375d12583
feat: 添加银行卡管理功能,更新多语言支持,优化表单验证和用户界面
2025-12-17 01:44:53 +07:00
3cdb71effc
feat: 更新银行卡管理功能,添加银行卡和删除银行卡的逻辑,优化API请求方式
2025-12-17 01:31:17 +07:00
88b05581b5
feat: 添加路由守卫,优化路由管理并清理钱包卡片组件逻辑
2025-12-16 16:16:30 +07:00
d9ee6a5662
feat: 在申请发行页面添加返回按钮,优化用户导航体验
2025-12-16 15:56:38 +07:00
2d1454d08e
feat: 实现发行申请提交
2025-12-16 03:49:39 +07:00
831bc78ec5
feat: 更新用户设置页面,添加生日显示功能并优化日期选择组件
2025-12-15 16:19:52 +07:00
47f8418ddf
feat: 添加性别枚举,更新用户设置页面以支持性别选择和生日选择功能
2025-12-15 02:01:27 +07:00
6998a66db5
feat: 添加申请发行页面路由和组件,更新发行资产组件以导航至新页面
2025-12-15 01:01:41 +07:00
724d5ab0ce
fix: 修正提现金额输入提示中的占位符格式
2025-12-15 00:51:51 +07:00
3111b922fa
feat: 添加法币充值和提现功能的国际化支持,更新相关组件文本
2025-12-15 00:50:44 +07:00
f30fda5002
feat: 添加资产相关的国际化支持,更新资产余额、发行资产、我的收益和购买资产组件的文本
2025-12-15 00:44:21 +07:00
8d0ba768a9
feat: 更新 API 类型和组件,重命名市场为交易,添加操作包装器组件
2025-12-15 00:25:03 +07:00
a2ca00243e
feat: 实现用户登出功能并更新路由
2025-12-14 23:25:19 +07:00
ae0cc18551
feat: 添加用户设置页面及相关功能,更新用户头像组件
2025-12-14 23:20:44 +07:00
3c1b2d7d0f
style: 调整钱包卡片样式以优化视觉效果
2025-12-14 22:26:45 +07:00
12a7463904
style: 调整用户 UID 显示样式以优化界面
2025-12-14 21:24:47 +07:00
ba82a05b31
feat: 添加资产相关组件并更新用户界面
2025-12-14 21:17:34 +07:00
f112371efa
feat: 使用 safeClient 封装 API 调用并处理错误提示
2025-12-14 20:40:17 +07:00
9d6bceb6cd
feat: 添加 Tailwind CSS 配置并优化组件样式
2025-12-14 20:31:52 +07:00
3b13a23982
style: 调整组件间距和样式以优化布局
2025-12-14 20:23:42 +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
28ddf12d45
feat: add withdraw functionality and related enums
...
- Introduced WithdrawMethodEnum and ChainEnum in enum.ts for withdrawal methods and blockchain types.
- Updated types.ts to include WithdrawBody type for withdrawal requests.
- Created a new useResetRef composable for managing form state resets.
- Added a withdraw page with form handling in index.vue, including validation and submission logic.
- Integrated the new withdraw functionality into the wallet card component.
- Updated the main.ts file to include Pinia for state management.
- Created a wallet store to manage user balances.
- Modified the deposit page to improve user experience and validation.
- Added number pattern validation for input fields.
- Updated the router to include a new route for the withdraw page.
- Refactored input-label component styles for better layout.
- Added a new rules.ts file for future validation rules.
2025-12-14 18:31:57 +07:00
49414095f1
chore: 更换为tailwind4
2025-12-14 01:09:39 +07:00
f78dfa87ed
feat: 添加法币充值页面,更新相关路由和组件,优化钱包卡片以支持充值功能
2025-12-14 00:52:28 +07:00
2c4df90b31
feat: 更新 API 地址,添加充值渠道组件,优化钱包卡片以支持充值功能
2025-12-13 22:21:58 +07:00
d5b632bc3a
feat: 更新余额格式化逻辑,优化钱包卡片组件以显示资产余额
2025-12-13 21:16:01 +07:00
f5c7b1fb0a
feat: 添加国际化支持,更新相关配置和组件,优化余额格式化
2025-12-13 20:03:34 +07:00
3866c85815
feat: 更新 API 地址,优化样式和组件,添加新主题变量
2025-12-13 18:50:24 +07:00
b86f257e38
feat: 添加交易页面,更新路由配置,优化用户界面和样式
2025-12-13 17:39:59 +07:00
378514c7b9
feat: 更新环境变量配置,添加 API 代理支持,新增 API 接口文件
2025-12-13 16:29:23 +07:00
7d60a47787
feat: 更新链上地址页面和用户信息组件,优化地址和 UID 显示样式
2025-12-13 15:55:18 +07:00
36f29c7cd8
feat: add unocss
2025-12-13 15:50:19 +07:00