From cfdafcf22dbd868c9876d37efbd92b97ba014bef Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 26 三月 2025 09:17:01 +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