完善也买你
This commit is contained in:
8
unpackage/dist/dev/mp-weixin/app.json
vendored
8
unpackage/dist/dev/mp-weixin/app.json
vendored
@ -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": "购物车"
|
||||
|
||||
Reference in New Issue
Block a user