|
|
@ -92,7 +92,8 @@ |
|
|
"path": "order/orderDetail", |
|
|
"path": "order/orderDetail", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "订单详情", |
|
|
"navigationBarTitleText": "订单详情", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom", |
|
|
|
|
|
"enablePullDownRefresh": true |
|
|
} |
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
"path": "order/returnOrder", |
|
|
"path": "order/returnOrder", |
|
|
|