From 614b5e303ea058589c39a03e163aa0221b319dde Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 17 三月 2026 11:48:45 +0800
Subject: [PATCH] 军泰伟业app 1.添加营销管理模块和采购管理模块并联调

---
 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