From 722ae12e6b2e29ccb6f9d208ad231957ea42a091 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期四, 03 七月 2025 16:57:53 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
---
wx/manifest.json | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/wx/manifest.json b/wx/manifest.json
index 48450d7..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,
@@ -51,6 +53,7 @@
/* 灏忕▼搴忕壒鏈夌浉鍏� */
"mp-weixin" : {
"appid" : "wxc54c5dda20431968",
+ // "appid" : "wxc54c5dda20431968",
"setting" : {
"urlCheck" : false,
"es6" : true,
--
Gitblit v1.9.3