new RedAd('ad1561971076313_13',81)
时刻新闻
—分享—
$('#qrcode').qrcode({
text: location.href,
height: 100,
width: 100,
src: '//j.rednet.cn/images/logo_25.jpg'
})
$("#tcode").mouseover(function (){
$("#qrcode").show();
}).mouseout(function (){
$("#qrcode").hide();
});
var playList = [];
scale = window.innerWidth / 750
百度分享代码,如果开启HTTPS请参考李洋个人博客