From cf41d0393d14760d35a58c7c52f9da7225001376 Mon Sep 17 00:00:00 2001 From: chenkainan Date: Thu, 4 Aug 2022 13:48:56 +0800 Subject: [PATCH] =?UTF-8?q?app.json=E5=BC=95=E5=85=A5=E7=9B=B4=E6=92=AD?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E4=BB=A3=E7=A0=81?= 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 a4f5bf2..b4201fa 100644 --- a/app.json +++ b/app.json @@ -181,6 +181,12 @@ "pages/user/address/add/index", "pages/user/linkman/index" ], + "plugins": { + "live-player-plugin": { + "version": "1.3.0", + "provider": "wx2b03c6e691cd7370" + } + }, "requiredPrivateInfos": [ "getLocation", "choosePoi",