['我的提货单,合并退货单快递单自提单']
This commit is contained in:
36
pages.json
36
pages.json
@@ -67,7 +67,7 @@
|
||||
"path": "pages/property/order/numberWeightInfo",
|
||||
"name": "NumberWeightInfo",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的详情",
|
||||
"navigationBarTitleText": "权证详情",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340"
|
||||
}
|
||||
@@ -75,7 +75,39 @@
|
||||
"path": "pages/property/order/mallShipments",
|
||||
"name": "MallShipments",
|
||||
"style": {
|
||||
"navigationBarTitleText": "已提货列表",
|
||||
"navigationBarTitleText": "已经提货",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340"
|
||||
}
|
||||
},{
|
||||
"path": "pages/property/order/logistics",
|
||||
"name": "Orderlogistics",
|
||||
"style": {
|
||||
"navigationBarTitleText": "查看物流",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340"
|
||||
}
|
||||
},{
|
||||
"path": "pages/property/order/mallShipmentsInfo",
|
||||
"name": "MallShipmentsInfo",
|
||||
"style": {
|
||||
"navigationBarTitleText": "提货单详情页面",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340"
|
||||
}
|
||||
},{
|
||||
"path": "pages/property/order/mallRefundsInfo",
|
||||
"name": "MallRefundsInfo",
|
||||
"style": {
|
||||
"navigationBarTitleText": "退货单详情",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340"
|
||||
}
|
||||
},{
|
||||
"path": "pages/property/order/mallShipmentsRefund",
|
||||
"name": "MallShipmentsRefund",
|
||||
"style": {
|
||||
"navigationBarTitleText": "申请退货",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#e93340"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user