在搞加密解密

This commit is contained in:
xk_guohonglei
2020-09-01 10:17:18 +08:00
parent 95d1376376
commit e29760f1cb
29 changed files with 2139 additions and 406 deletions

View File

@@ -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"