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 |    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