版本1.2.3

This commit is contained in:
xk_guohonglei
2020-10-14 11:40:08 +08:00
parent 80d2a48dec
commit 9320a99366
26 changed files with 2136 additions and 852 deletions

View File

@@ -1,14 +1,29 @@
{
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/startPage/startPage",
"style": {}
},{
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "星油",
"enablePullDownRefresh": true
}
},{
"path": "pages/stationDetail/stationDetail",
"style": {}
},{
"path": "pages/setup/changePhone/changePhone",
"style": {}
},
{
"path": "pages/setup/changePhone/auth",
"style": {}
},
{
"path": "pages/setup/setPassword/setPassword",
"style": {}
},
{
"path": "pages/startPage/startPage",
"style": {}
},
{
"path": "pages/staff/editStaff/editStaff",
@@ -24,9 +39,7 @@
}, {
"path": "pages/login/posLogin/posLogin",
"style": {}
}
,
},
{
"path": "pages/login/boforeLogin/boforeLogin",
@@ -40,9 +53,6 @@
}, {
"path": "pages/orderList/orderList",
"style": {}
}, {
"path": "pages/stationDetail/stationDetail",
"style": {}
}, {
"path": "pages/staff/List/List",
"style": {
@@ -68,7 +78,12 @@
}
],
,{
"path" : "pages/station-info/scan-camera/scan-camera",
"style" : {}
}
],
"subPackages": [{
"root": "packageChart",
"pages": [{