混凝土运输管理微信小程序、替班
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

147 lines
2.0 KiB

{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/order",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "pages/index/center",
"style": {
"navigationBarTitleText": ""
}
}
],
"preloadRule": {
"pages/index/index": {
"network": "all",
"packages": ["pages_order"]
}
},
"subPackages": [{
"root": "pages_order",
"pages": [{
"path": "order/orderDetail"
},
{
"path": "mine/purse"
},
{
"path": "mine/runningWater"
},
{
"path": "mine/address"
},
{
"path": "auth/wxLogin"
},
{
"path": "auth/wxUserInfo"
},
{
"path": "mine/help"
},
{
"path": "mine/promotion"
},
{
"path": "staff/cars"
},
{
"path": "staff/sells"
},
{
"path": "staff/car"
},
{
"path": "staff/create"
},
{
"path": "staff/driver"
},
{
"path": "staff/staffManage"
},
{
"path": "base/notify"
},
{
"path": "base/sells"
},
{
"path": "base/shen"
},
{
"path": "base/yuan"
},
{
"path": "base/addyuan"
},
{
"path": "base/showcar"
},
{
"path": "base/rejectApply"
},
{
"path": "user/driver"
},
{
"path": "user/enter"
},
{
"path": "user/history"
},
{
"path": "user/orders"
},
{
"path": "user/orderd"
},
{
"path": "user/steps"
},
{
"path": "user/step0"
},
{
"path": "user/step1"
},
{
"path": "user/step2"
},
{
"path": "login/login"
},
{
"path": "login/driver"
},
{
"path": "login/enter"
},
{
"path": "login/car"
},
{
"path": "login/agreementa"
},
{
"path": "login/agreementb"
}
]
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "砼聚人",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom"
},
"uniIdRouter": {}
}