Commit Graph

6 Commits

Author SHA1 Message Date
fb0a1c2f84 feat: add creator coupons and portal lint 2026-01-14 09:51:23 +08:00
a1de16bc01 fix: resolve frontend build error and order refund bug, add member price filter 2026-01-07 21:49:04 +08:00
29d35b3106 fix: 修复订单视图中的下拉选项错误,优化设置视图的布局和样式 2025-12-26 21:49:14 +08:00
d7ea411f25 feat(portal): redesign tenant home view with enhanced layout and interactive features 2025-12-26 19:24:40 +08:00
35b46386c7 feat(portal): enhance creator dashboard and order management with new layout and features 2025-12-26 19:10:40 +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