From 08c1c512181cd9752b5fdece57ccdac366be4431 Mon Sep 17 00:00:00 2001
From: weimingfei <fei_gaming@sina.com>
Date: 星期二, 13 一月 2026 09:53:56 +0800
Subject: [PATCH] 指纹钥匙柜优化

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

diff --git a/h5/manifest.json b/h5/manifest.json
index 1367de7..090169f 100644
--- a/h5/manifest.json
+++ b/h5/manifest.json
@@ -1,10 +1,11 @@
 {
     "name" : "laborVisitors",
-    "appid" : "__UNI__BCCF400",
+    "appid" : "__UNI__91B8BB7",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",
     "transformPx" : false,
+	"sassImplementationName": "node-sass",
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
         "usingComponents" : true,

--
Gitblit v1.9.3