From cb6a080c0aae93b80b4adf2574eeb99476f0d623 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 17 三月 2026 13:15:14 +0800
Subject: [PATCH] 军泰伟业app 1.添加营销管理模块和采购管理模块并联调 2.添加协同办公模块
---
src/manifest.json | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 1fc3cd1..5fd4bbf 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -7,10 +7,6 @@
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
- "compatible" : {
- "usingComponents" : true,
- "ignoreVersion" : true
- },
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
@@ -21,7 +17,10 @@
"delay" : 0
},
/* 妯″潡閰嶇疆 */
- "modules" : {},
+ "modules" : {
+ "Barcode" : {},
+ "Camera" : {}
+ },
/* 搴旂敤鍙戝竷淇℃伅 */
"distribute" : {
/* android鎵撳寘閰嶇疆 */
--
Gitblit v1.9.3