diff --git a/pages.json b/pages.json index bd60a03..df7556b 100644 --- a/pages.json +++ b/pages.json @@ -7,7 +7,8 @@ "path": "pages/index/index/index", "style": { "navigationBarTitleText": "首页", - "enablePullDownRefresh":true + "enablePullDownRefresh":true, + "navigationStyle": "custom" } }, {