[我的资产新增已使用列表详情]
This commit is contained in:
18
pages.json
18
pages.json
@@ -157,6 +157,24 @@
|
||||
"navigationBarBackgroundColor": "#e93340",
|
||||
"navigationBarTitleText": "我的足迹"
|
||||
}
|
||||
},{
|
||||
"path": "pages/property/order/servicesOrder",
|
||||
"name": "ServicesOrder",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340",
|
||||
"navigationBarTitleText": "已使用订单"
|
||||
}
|
||||
},{
|
||||
"path": "pages/property/order/servicesOrderInfo",
|
||||
"name": "ServicesOrderInfo",
|
||||
"style": {
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340",
|
||||
"navigationBarTitleText": "订单详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/goods/details",
|
||||
|
||||
Reference in New Issue
Block a user