This commit is contained in:
wxd
2024-12-19 22:04:12 +08:00
parent f0ebc2b769
commit 8f7abd6797

View File

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