From 1b4b47c47399375f4d60b991b27fd4ff2dab13de Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 23 一月 2026 11:03:51 +0800
Subject: [PATCH] 金鹰黄金app: 1.部署修改 2.修改客户拜访和巡检上传修改
---
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