Parcourir la source

✅ test: 企业微信扫码登录3

WanGxC il y a 1 an
Parent
commit
c9f390cbff
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/views/demo/index.vue

+ 2 - 1
src/views/demo/index.vue

@@ -36,7 +36,8 @@ function createWXQRCode() {
       login_type: 'CorpApp',
       appid: 'ww467ec1685e8262e6',
       agentid: '1000065',
-      redirect_uri: 'http://amzads.zositechc.cn/web/api/system/wechat/login',
+      // redirect_uri: 'https://ads.vzzon.com/web/api/system/wechat/login',
+      redirect_uri : "https://ads.vzzon.com/web/api/system/wechat/oauth_callback",
       state: 'loginState',
       // redirect_type: 'callback',
     },