From ef1114c22614762e54e49bc7c600d2a2cd460791 Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 20 八月 2024 17:20:18 +0800
Subject: [PATCH] 页面搭建

---
 src/manifest.json |   34 +++++++++++++++++-----------------
 1 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/src/manifest.json b/src/manifest.json
index 551429b..1b5226a 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,5 +1,5 @@
 {
-    "name" : "UviewPlus",
+    "name" : "灏忛晣涓存椂宸�",
     "appid" : "",
     "description" : "澶氬钩鍙板揩閫熷紑鍙戠殑UI妗嗘灦",
     "versionName" : "3.1.52",
@@ -110,23 +110,23 @@
         },
         "mergeVirtualHostAttributes" : true,
         "lazyCodeLoading" : "requiredComponents",
-		"plugins" : {
-		    "chooseLocation" : {
-		        "version" : "1.0.10",
-		        "provider" : "wx76a9a06e5b4e693e" //杩欎釜appid涓嶈鏀癸紝鐢ㄩ粯璁ゆ槸鐨刐wx76a9a06e5b4e693e],杩欐槸缁勪欢鑷繁鐨刟ppid锛屼笉鏄綘灏忕▼搴忕殑appid
-		    }
-		},
-		"permission" : {
-		    "scope.userFuzzyLocation" : {
-		        "desc" : "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭瀹氫綅"
-		    },
-		    "scope.userLocation" : {
-		        "desc" : "涓氬姟娑夊強涓嬬嚎鑷彁"
-		    }
-		},
+        "plugins" : {
+            "chooseLocation" : {
+                "version" : "1.0.10",
+                "provider" : "wx76a9a06e5b4e693e" //杩欎釜appid涓嶈鏀癸紝鐢ㄩ粯璁ゆ槸鐨刐wx76a9a06e5b4e693e],杩欐槸缁勪欢鑷繁鐨刟ppid锛屼笉鏄綘灏忕▼搴忕殑appid
+            }
+        },
+        "permission" : {
+            "scope.userFuzzyLocation" : {
+                "desc" : "浣犵殑浣嶇疆淇℃伅灏嗙敤浜庡皬绋嬪簭瀹氫綅"
+            },
+            "scope.userLocation" : {
+                "desc" : "涓氬姟娑夊強涓嬬嚎鑷彁"
+            }
+        },
         "usingComponents" : true,
-		"requiredPrivateInfos" : [ "getFuzzyLocation", "chooseAddress" ],
-		"style":"v2"
+        "requiredPrivateInfos" : [ "getFuzzyLocation", "chooseAddress" ],
+        "style" : "v2"
     },
     "mp-alipay" : {
         "usingComponents" : true,

--
Gitblit v1.9.1