4 Commits

Author SHA1 Message Date
zhugaoliang
e2114dc723 Add shop and menu pages with cart functionality and UI components 2025-04-11 14:35:13 +08:00
zhugaoliang
7b7e00bd20 Add menu page with product listing and shopping cart functionality
diff --git a/yshop-drink-uniapp-vue3/pages/menu/menu.vue b/yshop-drink-uniapp-vue3/pages/menu/menu.vue
new file mode 100644
index 0000
2025-04-10 19:30:08 +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