{
|
|
"pages": [{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/order",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/category",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/center",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/index/cart",
|
|
"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": "product/productDetail"
|
|
},
|
|
{
|
|
"path": "order/refundsOrExchange"
|
|
},
|
|
{
|
|
"path": "auth/wxLogin"
|
|
},
|
|
{
|
|
"path": "auth/wxUserInfo"
|
|
},
|
|
{
|
|
"path": "auth/loginAndRegisterAndForgetPassword"
|
|
},
|
|
{
|
|
"path": "mine/help"
|
|
},
|
|
{
|
|
"path" : "order/WorkOrders"
|
|
},
|
|
{
|
|
"path" : "order/ModifyWorkOrder",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "order/FavoriteList",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
{
|
|
"path" : "order/WorkOrderListitem",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
},
|
|
|
|
{
|
|
"path" : "order/ProcessCardOne",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "order/ProcessCardTo",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "order/ProcessCardThree",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
|
|
},
|
|
{
|
|
"path" : "order/ProcessCardFour",
|
|
"style" :
|
|
{
|
|
"navigationBarTitleText" : ""
|
|
}
|
|
|
|
}
|
|
|
|
|
|
]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "酒店桌布",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|