From a01d637e9ff2bf26aa44c65a239413a38bd8b1fe Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 04 六月 2025 09:39:13 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1

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

diff --git a/wx/manifest.json b/wx/manifest.json
index 35aa95d..a596878 100644
--- a/wx/manifest.json
+++ b/wx/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" : "wxc54c5dda20431968",
         // "appid" : "wxc54c5dda20431968",
         "setting" : {
             "urlCheck" : false,

--
Gitblit v1.9.3