5 Commits

Author SHA1 Message Date
846b3f1660 refactor: 移除未使用的依赖并优化代码结构
- 移除 `pinia-plugin-persistedstate` 依赖
- 统一按钮背景色为 `#52ac41`
- 删除未使用的 `main2.js` 和 `store2.js` 文件
- 优化登录页面的验证逻辑和样式
- 修复部分组件的条件渲染问题
2025-04-11 09:14:07 +08:00
zhugaoliang
8ca4b07365 Add shopping cart and order detail pages for drink ordering system 2025-04-10 20:15:13 +08:00
zhugaoliang
929072ee92 Add payment and remark pages with order submission functionality
The changes include:
- Added pay.vue with order submission and payment handling
- Added remark.vue for order remarks input
- Implemente
2025-04-10 20:09:17 +08:00
zhugaoliang
d68d3a1adf Added new frontend components for drink ordering app including coupons, orders, address management and menu pages 2025-04-10 19:26:15 +08:00
zhugaoliang
89b0941b1c Add initial project files for yshop-drink-uniapp-vue3 with UI components and pages 2025-04-10 16:22:22 +08:00