From a7448be076d86e2010711331d8863a98f94cc8b1 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Wed, 10 Apr 2024 14:21:36 +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 bc67f70..06bfa4a 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,10 @@ "ignoreVersion" : true }, /* 模块配置 */ - "modules" : {}, + "modules" : { + "Barcode" : {}, + "Camera" : {} + }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */