From f052d3b1c5d02cdcaf46f664f9bb34df99835c53 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Fri, 3 Nov 2023 17:15:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=99=BB=E5=BD=95=E4=BB=A5?= =?UTF-8?q?=E5=90=8E=E7=9A=84=E8=B7=B3=E8=BD=AC=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 8 ++++++++ pages/home.vue | 6 ++++-- pages/webview/wv.vue | 25 +++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 2 deletions(-) create mode 100644 pages/webview/wv.vue diff --git a/pages.json b/pages.json index 85f5f43..c2f8251 100644 --- a/pages.json +++ b/pages.json @@ -160,6 +160,14 @@ "navigationBarTitleText" : "", "enablePullDownRefresh" : false } + }, + { + "path" : "pages/webview/wv", + "style" : + { + "navigationBarTitleText" : "", + "enablePullDownRefresh" : false + } } ], "globalStyle": { diff --git a/pages/home.vue b/pages/home.vue index 50e6e89..ed78b5e 100644 --- a/pages/home.vue +++ b/pages/home.vue @@ -39,7 +39,7 @@ - 敬请期待 + 更多功能,敬请期待