From 07132ae5e905a710a9843699335a879212984ca4 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期二, 14 一月 2025 15:41:03 +0800
Subject: [PATCH] feat(支付):防止用户多次点击

---
 manifest.json |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/manifest.json b/manifest.json
index 8151795..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,7 +66,7 @@
     },
     "vueVersion" : "2",
     "h5" : {
-        "title" : "閭桨鎯�",
+        "title" : "鍐�椹夸粯",
         "router" : {
             "base" : "/",
             "mode" : "history"

--
Gitblit v1.9.1