From ff817dab1f7b3e762896446afbcd68579381adcf Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期一, 02 二月 2026 16:52:10 +0800
Subject: [PATCH] 危险作业审批模块开发
---
src/manifest.json | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index e75dcee..076346e 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,12 +1,16 @@
{
"name" : "淇℃伅绠$悊",
- "appid" : "__UNI__E1C100D",
+ "appid" : "__UNI__099A590",
"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,
@@ -19,8 +23,7 @@
/* 妯″潡閰嶇疆 */
"modules" : {
"Camera" : {},
- "Barcode" : {},
- "Push" : {}
+ "Barcode" : {}
},
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
--
Gitblit v1.9.3