From 2049da8f492bb1c56fbb9d454b6b57a64b8e09da Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Tue, 26 May 2026 16:02:39 +0800 Subject: [PATCH] no message --- pages.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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" + } } ] },