From 4eac422e52a4d28fb651b75d0f054697c7a2c0fa Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 09 二月 2026 15:14:13 +0800
Subject: [PATCH] 优化

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

diff --git a/web/manifest.json b/web/manifest.json
index 900bf10..3dc263d 100644
--- a/web/manifest.json
+++ b/web/manifest.json
@@ -5,6 +5,7 @@
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
+    "sassImplementationName" : "node-sass",
     "app-plus" : {
         /* 5+App鐗规湁鐩稿叧 */
         "usingComponents" : true,

--
Gitblit v1.9.3