Commit Graph

5 Commits

Author SHA1 Message Date
a6b870bc8f feat: 添加 dayjs 依赖并优化钱包视图,增强日期格式化和交易记录显示 2025-12-30 23:39:55 +08:00
7d11378436 feat(creator): 添加提现功能和账户设置,优化管理概览视图 2025-12-26 23:10:57 +08:00
6b71ac47d1 feat(portal): complete user center pages and refine interactive feedback 2025-12-26 10:25:26 +08:00
648e3f7c21 feat: 更新钱包页面,添加余额卡和交易明细功能 2025-12-26 09:42:51 +08:00
bcbd3327ea feat: add initial styling and layout for portal views
- Created a global CSS file for consistent styling across the application.
- Implemented the Explore, Home, Topics, and various user views with responsive design.
- Added a Login view with OTP functionality and a Checkout view for order processing.
- Developed a NotFound view for handling 404 errors.
- Established a configuration file for Vite with Tailwind CSS integration.
2025-12-26 09:18:41 +08:00