app无法直接微信登录问题处理

master
Chopper 2021-06-10 10:31:54 +08:00
parent ec2e110bd7
commit 2052b189f2
1 changed files with 14 additions and 16 deletions

View File

@ -81,8 +81,8 @@
"payment" : { "payment" : {
"weixin" : { "weixin" : {
"__platform__" : [ "ios", "android" ], "__platform__" : [ "ios", "android" ],
"appid" : "wx6cfbe6e0ace12ce8", "appid" : "wx32788b91bdb614c0",
"UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/" "UniversalLinks" : "gapp/"
}, },
"alipay" : { "alipay" : {
"__platform__" : [ "ios", "android" ] "__platform__" : [ "ios", "android" ]
@ -91,14 +91,14 @@
"ad" : {}, "ad" : {},
"share" : { "share" : {
"weixin" : { "weixin" : {
"appid" : "wx6cfbe6e0ace12ce8", "appid" : "wx32788b91bdb614c0",
"UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/" "UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/"
} }
}, },
"oauth" : { "oauth" : {
"weixin" : { "weixin" : {
"appid" : "wx6cfbe6e0ace12ce8", "appid" : "wx32788b91bdb614c0",
"appsecret" : "6dfbe0c72380dce5d49d65b3c91059b1", "appsecret" : "230233cef7520ee935bbecad372a370e",
"UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/" "UniversalLinks" : "https://m-b2b2c.pickmall.cn/app/"
}, },
"apple" : {}, "apple" : {},
@ -193,18 +193,16 @@
"desc" : "位置信息将用于高德地图的效果展示" "desc" : "位置信息将用于高德地图的效果展示"
} }
}, },
"plugins" : { "plugins" : {
"myPlugin" : { "myPlugin" : {
"version" : "1.1.0", "version" : "1.1.0",
"provider" : "wx738958e0f4c894f9" "provider" : "wx738958e0f4c894f9"
}, },
"live-player-plugin": { "live-player-plugin" : {
"version" : "1.3.0",
"version": "1.3.0", "provider" : "wx2b03c6e691cd7370"
"provider": "wx2b03c6e691cd7370"
} }
} }
}, },
"h5" : { "h5" : {
"devServer" : { "devServer" : {