h5/pages/login.vue
@@ -105,8 +105,10 @@ } }) } else { let url = 'https://zhcg.fnwtzx.com/yunwei_h5' const appID = 'wx95ac1efb67f0330d' // let url = 'https://zhcg.fnwtzx.com/yunwei_h5' // const appID = 'wx95ac1efb67f0330d' let url = 'https://dmtest.ahapp.net/yunwei_h5' const appID = 'wx4d7c10bdec51942b' let uri = encodeURIComponent(url) let authURL = `https://open.weixin.qq.com/connect/oauth2/authorize?appid=${appID}&redirect_uri=${uri}&response_type=code&scope=snsapi_base#wechat_redirect`