完善也买你

This commit is contained in:
2025-04-28 14:41:52 +08:00
parent 2b6340dd15
commit b7cdc8fa3f
204 changed files with 6388 additions and 1635 deletions

View File

@ -2,7 +2,7 @@
"pages": [
"pages/index/index",
"pages/order/order",
"pages/shop/shop_cart",
"pages/shop_cart/shop_cart",
"pages/my/my",
"pages/login/login",
"pages/login/fastLogin",
@ -12,7 +12,9 @@
"pages/store/choose_store",
"pages/store/store",
"pages/shop/shop",
"pages/order/order_now"
"pages/order_now/order_now",
"pages/order_details/order_details",
"pages/refund/refund"
],
"subPackages": [],
"window": {
@ -39,7 +41,7 @@
"text": "订单"
},
{
"pagePath": "pages/shop/shop_cart",
"pagePath": "pages/shop_cart/shop_cart",
"iconPath": "/static/tabbar/tab_cart.png",
"selectedIconPath": "/static/tabbar/tab_cart_s.png",
"text": "购物车"