处理用户登陆
This commit is contained in:
15
unpackage/dist/dev/mp-weixin/app.json
vendored
15
unpackage/dist/dev/mp-weixin/app.json
vendored
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"pages": [
|
||||
"pages/index/index",
|
||||
"pages/login/index",
|
||||
"pages/index/orderAdd",
|
||||
"pages/index/orderEdit",
|
||||
"pages/index/goodsOrderAdd",
|
||||
@@ -10,21 +11,11 @@
|
||||
"pages/order/preview",
|
||||
"pages/order/housePreview",
|
||||
"pages/order/index",
|
||||
"pages/order/detail",
|
||||
"pages/login/index",
|
||||
"pages/login/phoneAuthorization",
|
||||
"pages/config/store",
|
||||
"pages/config/price",
|
||||
"pages/config/goodsList",
|
||||
"pages/config/goodsAdd",
|
||||
"pages/config/goodsEdit",
|
||||
"pages/config/goodsDetail",
|
||||
"pages/config/shopOrder/index",
|
||||
"pages/config/shopOrder/detail"
|
||||
"pages/order/detail"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "远阳数码",
|
||||
"navigationBarTitleText": "茶麻古道",
|
||||
"navigationBarBackgroundColor": "#fff",
|
||||
"backgroundTextStyle": "dark",
|
||||
"backgroundColor": "#F2F3F5",
|
||||
|
||||
Reference in New Issue
Block a user