fix
This commit is contained in:
@@ -47,7 +47,7 @@ export default defineComponent({
|
|||||||
})
|
})
|
||||||
let data = reactive({
|
let data = reactive({
|
||||||
loadingShow:false,
|
loadingShow:false,
|
||||||
scriptSrc:'http://res.wx.qq.com/connect/zh_CN/htmledition/js/wxLogin.js',
|
scriptSrc:'https://res.wx.qq.com/connect/zh_CN/htmledition/js/wxLogin.js',
|
||||||
})
|
})
|
||||||
const init = async ()=>{
|
const init = async ()=>{
|
||||||
weiXinModel.weiXinModel = true
|
weiXinModel.weiXinModel = true
|
||||||
|
|||||||
Reference in New Issue
Block a user