Commit Graph

6 Commits

Author SHA1 Message Date
934ee073cb feat: 更新 API 地址,修改首页和支付页面的逻辑,优化收款方式管理功能 2026-01-18 16:02:00 +07:00
f57178dd21 feat: 更新环境配置,修改 API 地址和版本,添加充值页面,集成支付方式选择和表单验证 2026-01-18 04:12:58 +07:00
7ec2522fa0 feat: update environment variables for development and production; add user store and authentication client
- Updated VITE_API_URL in .env.development to point to local server.
- Retained VITE_API_URL in .env.production for production use.
- Added user store for managing user profile and authentication state.
- Created authentication client for handling user login and token management.
- Introduced safeClient utility for making API requests with error handling.
- Updated various components and views to utilize new user store and authentication logic.
- Enhanced UI styles for better visual consistency across the application.
2026-01-17 17:23:38 +07:00
8bdea03583 feat: 更新默认布局,替换图标并调整底部导航栏高度;优化产品页面和个人资料页面的样式 2026-01-17 02:57:08 +07:00
396ec713c3 feat: 添加个人资料页面,更新服务和产品页面,优化图标和样式 2026-01-17 02:23:38 +07:00
029f8d7be6 feat: 添加产品页面,展示基金产品列表及相关信息 2026-01-16 22:43:21 +07:00