From 68bffb1927df90548f7674f4a9e0f3e8c26a7f1f Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 28 十月 2024 19:28:29 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
---
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