From 19804e37592d2250c551fcf5df1d87cdf551f1d1 Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期一, 12 八月 2024 09:06:39 +0800
Subject: [PATCH] 添加识别二维码切换地址的功能

---
 pages/login/login.json |   11 ++---------
 1 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/pages/login/login.json b/pages/login/login.json
index c9b0c8c..a32ca47 100644
--- a/pages/login/login.json
+++ b/pages/login/login.json
@@ -1,11 +1,4 @@
 {
-  "usingComponents": {},
-  "window": {
-    "navigationBarBackgroundColor": "#ffffff",
-    "navigationBarTextStyle": "black",
-    "navigationBarTitleText": "鐧诲綍",
-    "backgroundColor": "#eeeeee",
-    "backgroundTextStyle": "light",
-    "enablePullDownRefresh": true
-  }
+  "navigationBarTitleText": "鐧诲綍",
+  "navigationBarTextStyle": "white"
 }
\ No newline at end of file

--
Gitblit v1.8.0