From 6cf872a04bd5de362de8797f507c79f2aac70be5 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Sat, 9 Jul 2022 18:50:06 +0800 Subject: [PATCH] config --- manifest.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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"