在搞加密解密
This commit is contained in:
38
pages.json
38
pages.json
@@ -3,19 +3,40 @@
|
||||
{
|
||||
"path": "pages/login/login",
|
||||
"style": {
|
||||
|
||||
|
||||
}
|
||||
}, {
|
||||
},{
|
||||
"path": "pages/orderList/OrderDetail/OrderDetail",
|
||||
"style": {}
|
||||
},{
|
||||
"path": "pages/orderList/orderList",
|
||||
"style": {}
|
||||
},
|
||||
{
|
||||
}, {
|
||||
"path": "pages/stationDetail/stationDetail",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "星油",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}, {
|
||||
"path": "pages/staff/List/List",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/staff/editStaff/editStaff",
|
||||
"style": {}
|
||||
},
|
||||
{
|
||||
"path": "pages/staff/editStaff/addUser",
|
||||
"style": {}
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"path": "pages/qrcode/QrCode_xy",
|
||||
"style": {}
|
||||
@@ -24,10 +45,7 @@
|
||||
"path": "pages/temp/temp",
|
||||
"style": {}
|
||||
},
|
||||
{
|
||||
"path": "pages/stationDetail/stationDetail",
|
||||
"style": {}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/station-info/station-info",
|
||||
"style": {}
|
||||
@@ -37,6 +55,8 @@
|
||||
"style": {}
|
||||
}
|
||||
|
||||
|
||||
|
||||
],
|
||||
"globalStyle": {
|
||||
"mp-alipay": {
|
||||
@@ -44,7 +64,7 @@
|
||||
"transparentTitle": "always",
|
||||
"allowsBounceVertical": "NO"
|
||||
},
|
||||
"navigationBarBackgroundColor": "#0081ff",
|
||||
"navigationBarBackgroundColor": "#FE0606",
|
||||
"navigationBarTitleText": "星油云站",
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTextStyle": "white"
|
||||
|
||||
Reference in New Issue
Block a user