|
|
|
@ -82,6 +82,11 @@ |
|
|
|
"navigationBarTitleText": "配送员列表", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "address/addressPage", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "收货地址" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "goods/goodsDetail", |
|
|
|
"style": { |
|
|
|
@ -348,6 +353,12 @@ |
|
|
|
"navigationBarTitleText": "我的收藏", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "myCenter/problemFeedback", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "投诉吐槽", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "myCenter/myCenter", |
|
|
|
"style": { |
|
|
|
@ -471,6 +482,7 @@ |
|
|
|
"path": "shop/merchantRegister", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "商家注册", |
|
|
|
"navigationStyle": "custom", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
},{ |
|
|
|
|