diff --git a/manifest.json b/manifest.json index f5749bb1..35797ab9 100644 --- a/manifest.json +++ b/manifest.json @@ -61,13 +61,14 @@ "desc" : "你的位置将用于小程序中相应业务位置服务使用" } }, - "plugins" : {} + "plugins" : { + // // 直播(需要开通权限 https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/liveplayer/live-player-plugin.html) + // "live-player-plugin" : { + // "version" : "1.3.0", + // "provider" : "wx2b03c6e691cd7370" + // } + } }, - // // 直播(需要开通权限 https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/liveplayer/live-player-plugin.html) - // "live-player-plugin" : { - // "version" : "1.3.0", - // "provider" : "wx2b03c6e691cd7370" - // } "mp-alipay" : { "usingComponents" : true, "appid" : "2021001173639600"