Browse Source

详情页返回按钮

master
wanghongjun 2 years ago
parent
commit
0f2f665607
  1. 2
      pages.json

2
pages.json

@ -127,7 +127,7 @@
"path": "pages/goods/detail", "path": "pages/goods/detail",
"style": { "style": {
"navigationBarTitleText": "标的详情", "navigationBarTitleText": "标的详情",
"navigationStyle": "custom" "enablePullDownRefresh": true
} }
}, },
{ {

Loading…
Cancel
Save