|
|
@ -117,7 +117,8 @@ |
|
|
"path": "order/orderList", |
|
|
"path": "order/orderList", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "订单列表", |
|
|
"navigationBarTitleText": "订单列表", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom", |
|
|
|
|
|
"enablePullDownRefresh": true |
|
|
} |
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
"path": "order/orderConfirm", |
|
|
"path": "order/orderConfirm", |
|
|
|