From 39ae52b3f65e2bba3b6570adb51e791cb3befff7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 02 七月 2025 16:32:29 +0800
Subject: [PATCH] 提交
---
wx/manifest.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/wx/manifest.json b/wx/manifest.json
index 35aa95d..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,7 @@
"quickapp" : {},
/* 灏忕▼搴忕壒鏈夌浉鍏� */
"mp-weixin" : {
- "appid" : "wxcd2b89fd2ff065f8",
+ "appid" : "wxc54c5dda20431968",
// "appid" : "wxc54c5dda20431968",
"setting" : {
"urlCheck" : false,
--
Gitblit v1.9.3