Explorar el Código

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

Chopper hace 5 años
padre
commit
2052b189f2
Se han modificado 1 ficheros con 14 adiciones y 16 borrados
  1. 14 16
      manifest.json

+ 14 - 16
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" : {