Commit Graph

37 Commits

Author SHA1 Message Date
96a83f92e9 feat: 重构 usePWAInstall 逻辑,优化 iOS 设备检测和安装提示处理 2026-01-06 23:33:44 +07:00
e4e4d50ca8 feat: 更新 PWA 安装逻辑,添加 Service Worker 注册和安装提示处理 2026-01-06 22:40:51 +07:00
03c9ddac66 feat: 添加 PWA 安装支持,包含安装提示和 iOS 指导页面 2026-01-04 11:54:48 +07:00
72e7c77003 feat: 优化应用更新检查逻辑;在生产环境中延迟检查更新并重构状态管理 2025-12-30 19:34:34 +07:00
b6132ea30d feat: 添加应用版本管理功能;生成 version.json 文件并更新环境变量配置 2025-12-30 19:18:24 +07:00
5b1ebac9c4 feat: 添加应用版本检查与更新提示功能;更新环境变量以支持版本管理 2025-12-30 18:18:02 +07:00
e7e2b1bd85 feat: 添加应用版本更新功能;实现版本检查、更新提示及国际化支持 2025-12-30 18:07:14 +07:00
2402337162 feat: 添加 TradingView 相关环境变量和初始化逻辑;重构交易视图组件 2025-12-30 00:09:38 +07:00
51feb991b8 feat: 更新交易视图,添加成交量数据支持并优化用户界面 2025-12-28 17:59:40 +07:00
b6cb514bcd feat: 添加平台检测功能,优化路由动画效果 2025-12-28 01:53:08 +07:00
04bc5ff95d feat: 更新交易视图配置,添加权重图选项并优化订单面板的标签切换 2025-12-28 00:19:12 +07:00
af22b1c75e feat: 优化 useTradingView 函数,深拷贝初始化选项和用户选项以避免引用问题 2025-12-27 21:05:20 +07:00
4a3de581d8 feat: 添加收益模块,包含总收益概览、收益趋势和收益来源,更新相关组件和路由 2025-12-27 19:55:45 +07:00
64b455dfa6 refactor: 重命名 QRScanner 函数,统一调用方式 2025-12-24 04:38:27 +07:00
5ff44e4de0 feat: 集成二维码扫描功能,更新相关组件和国际化支持 2025-12-24 04:34:40 +07:00
65ad60d0d2 fix: 修复 useRouterBack 函数以正确使用 router.replace 替代 router.back 2025-12-22 17:19:53 +07:00
de18ebf370 feat: 添加 useRouterBack 组合函数,更新相关组件以支持返回功能,优化 API 类型定义,更新依赖版本 2025-12-22 04:43:46 +07:00
c76933a62a feat: 添加剪贴板功能,更新用户信息展示,优化用户设置界面 2025-12-21 05:00:00 +07:00
7dfc125f66 feat: 优化主题切换逻辑,添加浅色主题支持,更新相关样式 2025-12-21 04:41:44 +07:00
fcaf7db923 feat: 添加清除 Service Worker 缓存功能,优化缓存管理逻辑 2025-12-21 02:53:02 +07:00
7fcb2555a3 feat: 重构用户认证逻辑,添加导航重定向功能,更新相关组件和路由 2025-12-21 02:37:01 +07:00
b957eb7cc2 refactor: 优化用户认证逻辑,移除未使用的注销功能和用户信息展示 2025-12-21 01:13:55 +07:00
a4034b6b78 feat: 添加用户设置功能,支持修改昵称和邮箱,重构相关路由和组件 2025-12-21 01:11:53 +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
11bcbafd6e feat: 添加支持过期时间的存储缓存功能,优化语言加载逻辑 2025-12-20 05:17:42 +07:00
82fe8e8f6f feat: 更新 @riwa/api-types 依赖地址,优化语言加载逻辑 2025-12-20 04:44:13 +07:00
37ddeb1a07 feat: 添加加载保存语言的功能,优化语言管理逻辑 2025-12-20 04:23:36 +07:00
f23c691d69 feat: 添加主题切换功能,优化图表布局设置 2025-12-20 04:16:15 +07:00
b7a2c04532 feat: 优化缓存大小显示,移除多余的文本信息 2025-12-20 04:04:22 +07:00
5c06c7ce0a feat: 添加主题管理功能,更新系统设置页面,优化用户体验 2025-12-20 03:48:01 +07:00
916cbe9d24 feat: 添加语言管理功能,更新系统设置页面,优化用户体验 2025-12-20 02:23:55 +07:00
2703e6d007 feat: 添加系统设置页面,集成应用更新和缓存管理功能,优化用户体验 2025-12-20 01:32:33 +07:00
6ceb80e6f2 feat: 添加设备振动功能,支持多种振动模式和反馈 2025-12-18 15:48:30 +07:00
5cf5052a51 feat: 添加交易视图功能,集成 lightweight-charts 库,优化数据展示 2025-12-18 02:48:34 +07:00
bec77d187d feat: add QRCode scanner 2025-12-17 23:57:04 +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
7afdf84ef1 feat: add email sign up 2025-12-11 22:32:23 +07:00