h5接入微信分享sdk,报错Cannot read property of undefined (reading 'title')

直接下载jweixin-1.6.0.js文件,引入文件

import wx from './jweixin-1.6.0.js';

h5接入微信分享sdk,报错Cannot read property of undefined (reading 'title')

 

 

解决方法:

将jweixin-1.6.0.js文件中的this改为window就可以了

 

其他方法,参考:

https://blog.****.net/illlllllllllll/article/details/112789644

 

上一篇:js中0为空(false) ,代表空的还有“”,null ,undefined


下一篇:JS Number