diff --git a/pages.json b/pages.json index e79aa89..43ebcdb 100644 --- a/pages.json +++ b/pages.json @@ -44,7 +44,21 @@ "navigationBarBackgroundColor": "#fff", "navigationBarTextStyle": "black" } - } + }, + + + + + { + "path": "pages/coach/home/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "default", + "navigationBarBackgroundColor": "#fff", + "navigationBarTextStyle": "black" + } + }, + ], "globalStyle": { "navigationBarTextStyle": "white",