From cd41350122ad79f50a3090b0e41e537e4b5cdb0d Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 16 六月 2025 15:11:26 +0800
Subject: [PATCH] 提交一把订单

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

diff --git a/wx/manifest.json b/wx/manifest.json
index 50d0e8c..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,

--
Gitblit v1.9.3