From 5d03d573109078a2824eea16d38545757ffa13cf Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Sun, 28 Apr 2024 16:38:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c2ca722..1689560 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,10 @@ "ignoreVersion" : true }, /* 模块配置 */ - "modules" : {}, + "modules" : { + "Barcode" : {}, + "Camera" : {} + }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */