Browse Source

优化首页nav

master
邓平艺 4 years ago
parent
commit
359881c14b
  1. 3
      pages.json

3
pages.json

@ -7,7 +7,8 @@
"path": "pages/index/index/index", "path": "pages/index/index/index",
"style": { "style": {
"navigationBarTitleText": "首页", "navigationBarTitleText": "首页",
"enablePullDownRefresh":true
"enablePullDownRefresh":true,
"navigationStyle": "custom"
} }
}, },
{ {

Loading…
Cancel
Save