wangfukang 3 weeks ago
parent
commit
09d494fd78
  1. 12
      pages.json

12
pages.json

@ -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
}
},{

Loading…
Cancel
Save