3cdb71effc
feat: 更新银行卡管理功能,添加银行卡和删除银行卡的逻辑,优化API请求方式
2025-12-17 01:31:17 +07:00
88b05581b5
feat: 添加路由守卫,优化路由管理并清理钱包卡片组件逻辑
2025-12-16 16:16:30 +07:00
20fc071ebb
feat: 更新capacitor配置,添加服务器设置以支持HTTP连接
2025-12-16 15:56:43 +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
cfee4c1c77
feat: 添加链上地址页面,更新路由配置并优化用户信息组件链接
2025-12-13 15:02:39 +07:00
9f74717c56
feat: 添加聊天页面和钱包卡组件,优化用户界面和余额格式化逻辑
2025-12-13 13:30:51 +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
5bd063f982
feat: 添加登录组件,更新认证流程,优化输入标签组件
2025-12-12 02:50:52 +07:00
2050184075
feat: 更新邮箱验证逻辑,添加用户姓名字段,优化组件交互
2025-12-12 02:17:35 +07:00
8d6e1b3835
feat: 更新默认布局,添加 Riwa 标签并调整样式
2025-12-12 01:27:08 +07:00
f0bffb821c
feat: 更新路由重定向至 riwa 页面并添加 riwa 视图组件
2025-12-12 01:27:04 +07:00
7d7c85f669
feat: 修复组件导入名称并添加验证代码组件
2025-12-12 00:53:11 +07:00
4a384de968
refactor: signup component
2025-12-12 00:51:36 +07:00
14618192ca
feat: 添加 Material Icon 主题支持,更新组件类型定义和 Vite 配置
2025-12-12 00:42:28 +07:00
d7b61cd3c0
feat: 添加项目参考信息,增强移动端应用开发指导
2025-12-12 00:20:32 +07:00
1c32b9980f
feat: 更新环境变量配置,添加 dotenv 支持并修改 API 代理地址
2025-12-12 00:19:12 +07:00
d9860582dd
feat: 更新组件类型定义,添加新的 UI 组件支持
2025-12-12 00:11:42 +07:00
088ebf1f76
feat: 添加 Divider 和 Input 组件,更新主题变量
2025-12-12 00:11:27 +07:00
98b8b1aab6
chore: 修改api请求代理
2025-12-12 00:11:08 +07:00