|
|
@@ -486,6 +486,30 @@
|
|
|
"titleNView": false
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "order/orderList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "积分订单",
|
|
|
+ "navigationBarBackgroundColor": "#2cb8d4",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "app-plus": {
|
|
|
+ "softinputNavBar": "none",
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "order/orderDetails",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
+ "navigationBarBackgroundColor": "#2cb8d4",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "app-plus": {
|
|
|
+ "softinputNavBar": "none",
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
]
|
|
|
}
|