|
|
@@ -355,7 +355,7 @@
|
|
|
{ "path": "info", "style": { "navigationBarTitleText": "订单详情", "enablePullDownRefresh": true } },
|
|
|
{ "path": "refundList", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": true } },
|
|
|
{ "path": "refundDetail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": true } },
|
|
|
- { "path": "refund", "style": { "navigationBarTitleText": "申请退款", "enablePullDownRefresh": true } },
|
|
|
+ { "path": "refund", "style": { "navigationBarTitleText": "申请售后", "enablePullDownRefresh": true } },
|
|
|
{ "path": "refundSuccess", "style": { "navigationBarTitleText": "状态", "enablePullDownRefresh": true } },
|
|
|
{ "path": "bookProduct", "style": { "navigationBarTitleText": "下单"} }
|
|
|
]
|