From bd5f7c8da7a46fe8fb12cd68373739931b268890 Mon Sep 17 00:00:00 2001
From: zhangwencui <1064582902@qq.com>
Date: 星期四, 08 一月 2026 17:47:12 +0800
Subject: [PATCH] 修改bug
---
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