fix
This commit is contained in:
@@ -47,7 +47,7 @@ export default defineComponent({
|
||||
})
|
||||
let data = reactive({
|
||||
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 ()=>{
|
||||
weiXinModel.weiXinModel = true
|
||||
|
||||
Reference in New Issue
Block a user