fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user