diff --git a/pages.json b/pages.json index eb7619f..f210c44 100644 --- a/pages.json +++ b/pages.json @@ -12,6 +12,14 @@ ] }, "pages": [ + { + "path": "pages/home/index/index", + "style": { + "navigationBarTitleText": "首页", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, { "path": "pages/notes/index", "style": {