From 612a2c19526cc02aee9baebf80baeef244bfc405 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Fri, 19 May 2023 19:52:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 173f52c..6dc7d52 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,9 @@ "delay" : 0 }, /* 模块配置 */ - "modules" : {}, + "modules" : { + "Camera" : {} + }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */