From cb2a3544ff1d30ef722a536210d6644a97d0ae77 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期三, 26 七月 2023 09:13:14 +0800 Subject: [PATCH] no message --- h5/apph5/pages.json | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/h5/apph5/pages.json b/h5/apph5/pages.json index 4979375..44c65f1 100644 --- a/h5/apph5/pages.json +++ b/h5/apph5/pages.json @@ -3,7 +3,8 @@ { "path": "pages/index/index", "style": { - "navigationBarTitleText": "uni-app" + "navigationStyle":"custom",//涓嶆樉绀哄ご閮� + "navigationBarTitleText": "澶ц繑瀹�" } }, { @@ -12,6 +13,13 @@ "navigationStyle":"custom",//涓嶆樉绀哄ご閮� "navigationBarTitleText": "缇庨澶栧崠" } + }, + { + "path": "pages/takeout/elm", + "style": { + "navigationStyle":"custom",//涓嶆樉绀哄ご閮� + "navigationBarTitleText": "缇庨澶栧崠" + } } ], "globalStyle": { -- Gitblit v1.9.3