From 160b88325eb7016509191affe59036cf74ced049 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期五, 27 十二月 2024 15:58:39 +0800
Subject: [PATCH] feat(地理位置检测): 关闭支付宝地理位置检测

---
 manifest.json |   15 +++++----------
 1 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/manifest.json b/manifest.json
index 46d28f5..1088a6e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
 {
-    "name" : "鏀粯",
-    "appid" : "__UNI__895EB4F",
-    "description" : "鏀粯",
+    "name" : "鍐�椹夸粯",
+    "appid" : "__UNI__3E21AAD",
+    "description" : "鍐�椹夸粯",
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
@@ -50,11 +50,6 @@
     "quickapp" : {},
     /* 灏忕▼搴忕壒鏈夌浉鍏� */
     "mp-weixin" : {
-        "appid" : "wxfc579973fbdde096",
-        "setting" : {
-            "urlCheck" : false,
-            "minified" : true
-        },
         "usingComponents" : true
     },
     "mp-alipay" : {
@@ -71,9 +66,9 @@
     },
     "vueVersion" : "2",
     "h5" : {
-        "title" : "鏀粯",
+        "title" : "鍐�椹夸粯",
         "router" : {
-            "base" : "/pay/",
+            "base" : "/",
             "mode" : "history"
         },
         "devServer" : {

--
Gitblit v1.9.1