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