From 11e47853b39c6c0acd7074bb1727e4295b70d643 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 15 九月 2025 13:36:43 +0800
Subject: [PATCH] 优化

---
 bicycle/manifest.json |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/bicycle/manifest.json b/bicycle/manifest.json
index 683d4e1..e54d75b 100644
--- a/bicycle/manifest.json
+++ b/bicycle/manifest.json
@@ -5,6 +5,7 @@
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
+    "sassImplementationName" : "node-sass",
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
         "usingComponents" : true,
@@ -50,7 +51,7 @@
     "quickapp" : {},
     /* 灏忕▼搴忕壒鏈夌浉鍏� */
     "mp-weixin" : {
-        "appid" : "wxcd2b89fd2ff065f8",
+        "appid" : "wxf493d72d7e5ffe76",
         "setting" : {
             "urlCheck" : false,
             "es6" : true,
@@ -58,7 +59,7 @@
             "minified" : true
         },
         "usingComponents" : true,
-		"requiredPrivateInfos": ["getLocation", "chooseLocation"],
+        "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ],
         "permission" : {
             "scope.userLocation" : {
                 "desc" : "鐢ㄤ簬鑾峰彇鍛ㄨ竟鍗曡溅浣嶇疆"

--
Gitblit v1.9.3