From 98b00c97565276acd51a9e188f8f2bf9ed0f6ebc Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 31 十二月 2025 13:32:33 +0800
Subject: [PATCH] 陕西昭德型煤: 1.现场巡检上传附件查看附件修改联调
---
src/manifest.json | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 98ab3bf..28c2445 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,12 +1,16 @@
{
- "name" : "淇℃伅绠$悊",
- "appid" : "__UNI__3B09341",
+ "name" : "闄曡タ鏄痉",
+ "appid" : "__UNI__106D58A",
"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,10 @@
"delay" : 0
},
/* 妯″潡閰嶇疆 */
- "modules" : {},
+ "modules" : {
+ "Camera" : {},
+ "VideoPlayer" : {}
+ },
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
/* android鎵撳寘閰嶇疆 */
--
Gitblit v1.9.3