From b6fde711bf33cede4cb84f85146c32b0c0c61aa5 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 04 十一月 2024 09:06:28 +0800
Subject: [PATCH] 优化需求
---
wx/pages.json | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/wx/pages.json b/wx/pages.json
index bbab124..2336a55 100644
--- a/wx/pages.json
+++ b/wx/pages.json
@@ -19,6 +19,14 @@
}
},
{
+ "path" : "pages/login/agreement",
+ "style" :
+ {
+ "navigationBarTitleText" : "鏈嶅姟闅愮鍗忚",
+ "enablePullDownRefresh" : false
+ }
+ },
+ {
"path" : "pages/myPolicy/myPolicy",
"style" :
{
--
Gitblit v1.9.3