From 0e6bbda3d9f0b9e421b7bf6247be3d82d825de27 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 17 六月 2025 13:43:53 +0800
Subject: [PATCH] git ch

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

diff --git a/wx/manifest.json b/wx/manifest.json
index 2b45f9a..791e099 100644
--- a/wx/manifest.json
+++ b/wx/manifest.json
@@ -5,6 +5,8 @@
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
+	"sassImplementationName": "node-sass",
+	"servicemarket": true,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
         "usingComponents" : true,
@@ -50,7 +52,8 @@
     "quickapp" : {},
     /* 灏忕▼搴忕壒鏈夌浉鍏� */
     "mp-weixin" : {
-        "appid" : "wxcd2b89fd2ff065f8",
+        "appid" : "wxc54c5dda20431968",
+        // "appid" : "wxc54c5dda20431968",
         "setting" : {
             "urlCheck" : false,
             "es6" : true,

--
Gitblit v1.9.3