doum
3 天以前 3c7399c25c0f35c8aa7cb6af1935e31d1a3f0102
h5/pages/login.vue
@@ -116,10 +116,10 @@
               }
            })
         } else {
            // let url = 'https://zhcg.fnwtzx.com/yunwei_h5'
            let url = 'https://zhcg.fnwtzx.com/fn_h5'
            // const appID = 'wx95ac1efb67f0330d'
            let url = 'https://dmtest.ahapp.net/yunwei_h5'
            const appID = 'wx4d7c10bdec51942b'
                        //let url = 'https://dmtest.ahapp.net/yunwei_h5'
            const appID = 'wx15dfdae9a19177f3'
            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`