From 0c90ee0da99b01f899a3ddb0918ecaacfcf9f474 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 19 三月 2026 15:42:06 +0800
Subject: [PATCH] 金鹰黄金app 1.巡检列表展示字段修改
---
src/manifest.json | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index ae5ee97..58eb34c 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -7,6 +7,10 @@
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
+ "compatible" : {
+ "usingComponents" : true,
+ "ignoreVersion" : true
+ },
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
@@ -17,7 +21,11 @@
"delay" : 0
},
/* 妯″潡閰嶇疆 */
- "modules" : {},
+ "modules" : {
+ "Barcode" : {},
+ "Camera" : {},
+ "VideoPlayer" : {}
+ },
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
/* android鎵撳寘閰嶇疆 */
--
Gitblit v1.9.3