From 5bbc632067e0b34e3e46538c8cc4f47f5e147776 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Fri, 10 Jan 2025 21:33:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=99=BB=E5=BD=95bug=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=EF=BC=8C=E7=BC=BA=E5=B0=91=E8=B7=AF=E5=BE=84=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/pages.json b/src/pages.json index f5beb12..e50fb41 100644 --- a/src/pages.json +++ b/src/pages.json @@ -23,6 +23,18 @@ "navigationBarTitleText": "平台用户注册" } }, + { + "path": "pages/common/webview/index", + "style": { + "navigationBarTitleText": "浏览网页" + } + }, + { + "path": "pages/common/textview/index", + "style": { + "navigationBarTitleText": "浏览文本" + } + }, { "path": "pages/imaotai/iuser/list", "style": {