mounted(){
this.$nextTick(()=>{
window._bd_share_config = {
"common": {
"bdSnsKey": {},
"bdText": "有一款宝贝推荐给你",
"bdMini": "2",
"bdMiniList": false,
"bdPic": "2.jpeg",
"bdStyle": "0",
"bdSize": "0"
},
"share": {}
};
with(document)0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~ ( - new Date() / 36e5)];
})
},
这是js,
这是报错,求问遇到此类问题的大神这该怎么解决?
不要用with 早就不推荐了
就是加一个 script 引用 没必要用with