MrShi
2025-01-24 d1f08bfc65d459b893fb6d5134927e0c078d32e5
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`