|
@@ -151,11 +151,11 @@
|
|
|
|
|
|
}
|
|
}
|
|
,{
|
|
,{
|
|
- "path" : "pages/user/myOrder",
|
|
|
|
|
|
+ "path" : "pages/user/myOrder/myOrder",
|
|
"style" :
|
|
"style" :
|
|
{
|
|
{
|
|
"navigationBarTitleText": "我的订单",
|
|
"navigationBarTitleText": "我的订单",
|
|
- "enablePullDownRefresh": true
|
|
|
|
|
|
+ "enablePullDownRefresh": false
|
|
}
|
|
}
|
|
|
|
|
|
},{
|
|
},{
|
|
@@ -172,6 +172,15 @@
|
|
"navigationBarTitleText": "选择门店"
|
|
"navigationBarTitleText": "选择门店"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+ ,{
|
|
|
|
+ "path" : "pages/user/myOrder/mallOrderDetail",
|
|
|
|
+ "style" :
|
|
|
|
+ {
|
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
|
+ "enablePullDownRefresh": false
|
|
|
|
+ }
|
|
|
|
+
|
|
|
|
+ }
|
|
],
|
|
],
|
|
"tabBar": {
|
|
"tabBar": {
|
|
"color": "#8a8a8a",
|
|
"color": "#8a8a8a",
|