diff --git a/pages.json b/pages.json index a65955a..d518cac 100644 --- a/pages.json +++ b/pages.json @@ -101,6 +101,24 @@ "backgroundColorTop": "#ededed", "backgroundColorBottom": "#ededed" } + }, + { + "path": "pages/repertManage", + "style": { + "navigationBarTitleText": "管理常用语", + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed" + } + }, + { + "path": "pages/repertOpera", + "style": { + "navigationBarTitleText": "", + "backgroundColor": "#ededed", + "backgroundColorTop": "#ededed", + "backgroundColorBottom": "#ededed" + } } ] },