This commit is contained in:
X1627315083
2025-02-06 10:10:49 +08:00
parent 23adf759f5
commit d2c77a45ee

View File

@@ -68,7 +68,7 @@ export default defineComponent({
}
const setWeiXin = ()=>{
let http = window.location.href.replace(/^https?:\/\//, '')
http = 'https://develop.aida.com.hk'
http = 'https://www.aida.com.hk'
new WxLogin({
self_redirect: false, //默认为false(保留当前二维码) true(当前二维码所在的地方通过iframe 内跳转到 redirect_uri)
id: "wx_id_signin", //容器的id