From 393cdcbef072e52f3a046e884c8349c903c4081f Mon Sep 17 00:00:00 2001
From: qingyiay <2386314947@qq.com>
Date: 星期二, 12 九月 2023 10:18:48 +0800
Subject: [PATCH] 修改空数据提示

---
 pages.json |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index e7bbd4e..6b50db8 100644
--- a/pages.json
+++ b/pages.json
@@ -232,6 +232,13 @@
 				"navigationStyle": "custom"
 			}
 
+		}, {
+			"path": "pages/login/PrivacyAgreementText/PrivacyAgreementText",
+			"style": {
+				"navigationBarTitleText": "",
+				"enablePullDownRefresh": false
+			}
+
 		}
 	],
 	"subPackages": [{

--
Gitblit v1.9.1