From 6aea8c70da125353dee9bddb765d447f4ecce9b5 Mon Sep 17 00:00:00 2001 From: chenkainan Date: Sat, 6 Aug 2022 15:13:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=95=E5=85=A5=E7=9B=B4=E6=92=AD=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app.json b/app.json index fbacb66..01f9bfb 100644 --- a/app.json +++ b/app.json @@ -180,6 +180,12 @@ "pages/user/address/add/index", "pages/user/linkman/index" ], + "plugins": { + "live-player-plugin": { + "version": "1.3.0", + "provider": "wx2b03c6e691cd7370" + } + }, "requiredPrivateInfos": [ "getLocation", "choosePoi",