From 3471ef4c3fce9d53ca7f3bbebde477eb3eb884a2 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期一, 15 十二月 2025 11:19:02 +0800
Subject: [PATCH] 钥匙柜开门添加 指纹方式
---
h5/manifest.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/h5/manifest.json b/h5/manifest.json
index 98170d5..090169f 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -5,6 +5,7 @@
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
+ "sassImplementationName": "node-sass",
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
"usingComponents" : true,
--
Gitblit v1.9.3