版本1.2.3
This commit is contained in:
37
pages.json
37
pages.json
@@ -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": [{
|
||||
|
||||
Reference in New Issue
Block a user