cnzz.js内容
var cnzz_protocol = (("https:" == document.location.protocol) ? "https://" : "http://"); document.write(unescape("%3Cspan id=‘cnzz_stat_icon_1277769088‘%3E%3C/span%3E%3Cscript src=‘" + cnzz_protocol + "s23.cnzz.com/z_stat.php%3Fid%3D1277769088%26show%3Dpic‘ type=‘text/javascript‘%3E%3C/script%3E"));
<script>//引入cnzz文件 import ‘../../../static/js/cnzz.js‘ export default { mounted() {//把图像添加到指定位置 $("#cnzz_box").append($("#cnzz_stat_icon_1277769088")); } } </script>
原文地址:https://www.cnblogs.com/duanzhenzhen/p/11113543.html
时间: 2024-11-06 09:58:15