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 | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 3d35fe5..58eb34c 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,12 +1,16 @@
{
- "name" : "娑︽嘲鐢熺墿",
- "appid" : "__UNI__115F1B1",
+ "name" : "閲戦拱榛勯噾",
+ "appid" : "__UNI__BA080C6",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
"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