From 2052b189f2097315a02c1f5f5f70deb6f60d6e4a Mon Sep 17 00:00:00 2001 From: Chopper Date: Thu, 10 Jun 2021 10:31:54 +0800 Subject: [PATCH] =?UTF-8?q?app=E6=97=A0=E6=B3=95=E7=9B=B4=E6=8E=A5?= =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E7=99=BB=E5=BD=95=E9=97=AE=E9=A2=98=E5=A4=84?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/manifest.json b/manifest.json index 84dd5da..bf13897 100644 --- a/manifest.json +++ b/manifest.json @@ -81,8 +81,8 @@ "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], - "appid" : "wx6cfbe6e0ace12ce8", - "UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/" + "appid" : "wx32788b91bdb614c0", + "UniversalLinks" : "gapp/" }, "alipay" : { "__platform__" : [ "ios", "android" ] @@ -91,14 +91,14 @@ "ad" : {}, "share" : { "weixin" : { - "appid" : "wx6cfbe6e0ace12ce8", + "appid" : "wx32788b91bdb614c0", "UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/" } }, "oauth" : { "weixin" : { - "appid" : "wx6cfbe6e0ace12ce8", - "appsecret" : "6dfbe0c72380dce5d49d65b3c91059b1", + "appid" : "wx32788b91bdb614c0", + "appsecret" : "230233cef7520ee935bbecad372a370e", "UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/" }, "apple" : {}, @@ -193,18 +193,16 @@ "desc" : "位置信息将用于高德地图的效果展示" } }, - "plugins" : { - "myPlugin" : { - "version" : "1.1.0", - "provider" : "wx738958e0f4c894f9" - }, - "live-player-plugin": { - - "version": "1.3.0", - - "provider": "wx2b03c6e691cd7370" + "plugins" : { + "myPlugin" : { + "version" : "1.1.0", + "provider" : "wx738958e0f4c894f9" + }, + "live-player-plugin" : { + "version" : "1.3.0", + "provider" : "wx2b03c6e691cd7370" } - } + } }, "h5" : { "devServer" : {