From 78a173f85f8a4666d83cf8d900f04dd9f8e3e127 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 17 六月 2025 08:53:12 +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