<script type="text/javascript">
//为了兼容高版本chrome浏览器,此处不能读取缓存,故采用加随机数方式引入脚本
document.write("<s" + "cript type='text/javascript' src='//cdn.bootcss.com/jquery/3.3.1/jquery.min.js?" + Math.random() + "'></s" + "cript>");
</script>
<script type="text/javascript">
document.write("<link href='css/style.css?" + Math.random()+"' rel='stylesheet'>");
</script>
网友评论