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打包配置 */