mounted: function() {
var script = document.createElement('script')
script.src = 'https://c.y.qq.com/mv/fcgi-bin/getmv_by_tag?g_tk=5381&jsonpCallback=MusicJsonCallback21152689192586704&loginUin=0&hostUin=0&format=jsonp&inCharset=utf8&outCharset=GB2312¬ice=0&platform=yqq&needNewCode=0&cmd=shoubo&lan=all'
script.type = 'text/javascript'
function MusicJsonCallback21152689192586704 (res) {
console.log(res)
}
document.getElementsByTagName('body')[0].appendChild(script)
}
添加回答
举报
0/150
提交
取消