diff --git a/src/pages.json b/src/pages.json index 43f414e..d89509c 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/health/homepage/index", "style": {