二维码生成页面中心icon没了的bug
一次大型分包更新生产了 合作企业路由 /packageQr/pages/partnership/partnership 员工管理路由 /packageStaff/pages/staff/List/List 油站二维码路由 /packageQr/pages/qrsite/QrCode_xy 加油订单路由改成 /packageOrders/pages/orderList/orderList
This commit is contained in:
220
pages.json
220
pages.json
@@ -10,38 +10,18 @@
|
||||
{
|
||||
"path": "pages/stationDetail/stationDetail",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/orderList/orderList",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/temp/temp",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/login/boforeLogin/boforeLogin",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/station-info/scan-camera/scan-camera",
|
||||
"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",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/station-info/station-info",
|
||||
"style": {}
|
||||
}, {
|
||||
@@ -53,86 +33,152 @@
|
||||
"path": "pages/login/posLogin/posLogin",
|
||||
"style": {}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/staff/editStaff/addUser",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/orderList/OrderDetail/OrderDetail",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/staff/List/List",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/qrcode/QrCode_xy",
|
||||
"style": {}
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"path": "pages/Auth/Auth",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/orderList/dailyOrder/dailyOrder",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/test/test",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/partnership/partnership",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/partnership/partner-group/partner-group",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/partnership/join-qr/join-qr",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
,{
|
||||
"path" : "pages/test/test",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
"subPackages": [{
|
||||
"root": "packageChart",
|
||||
"pages": [{
|
||||
"path": "operation-analysis/analysis/analysis",
|
||||
"style": {}
|
||||
"root": "packageOrders",
|
||||
"pages": [{
|
||||
"path": "pages/orderList/OrderDetail/OrderDetail",
|
||||
"style": {}
|
||||
},
|
||||
{
|
||||
"path": "pages/orderList/orderList",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "pages/orderList/dailyOrder/dailyOrder",
|
||||
"style": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "packageChart",
|
||||
"pages": [{
|
||||
"path": "operation-analysis/analysis/analysis",
|
||||
"style": {}
|
||||
}, {
|
||||
"path": "operation-analysis/analysis/monthly",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "operation-analysis/operation-analysis",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}, {
|
||||
"path": "operation-analysis/analysis/daily",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "packageSecurity",
|
||||
"pages": [{
|
||||
"path": "changePhone/changePhone",
|
||||
"style": {}
|
||||
},
|
||||
{
|
||||
"path": "changePhone/auth",
|
||||
"style": {}
|
||||
},
|
||||
{
|
||||
"path": "setPassword/setPassword",
|
||||
"style": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "packageStaff",
|
||||
"pages": [{
|
||||
"path": "pages/staff/List/List",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/staff/editStaff/editStaff",
|
||||
"style": {}
|
||||
},
|
||||
{
|
||||
"path": "pages/staff/editStaff/addUser",
|
||||
"style": {}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"root": "packageQr",
|
||||
"pages": [{
|
||||
"path": "pages/partnership/partnership",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/partnership/partner-group/partner-group",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "pages/partnership/join-qr/join-qr",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"path": "pages/qrsite/QrCode_xy",
|
||||
"style": {}
|
||||
}
|
||||
]
|
||||
|
||||
},
|
||||
{
|
||||
"root": "packageTest",
|
||||
"pages": [{
|
||||
"path": "temp/temp",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "operation-analysis/analysis/monthly",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "operation-analysis/operation-analysis",
|
||||
"path": "test/test",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "operation-analysis/analysis/daily",
|
||||
"path": "wallet/record/record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}],
|
||||
|
||||
}]
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
"globalStyle": {
|
||||
"mp-alipay": {
|
||||
|
||||
Reference in New Issue
Block a user