zhaoolee commit

This commit is contained in:
zhaoolee
2020-10-06 00:39:41 +08:00
parent f486e54625
commit bc2713f66f

View File

@@ -140,5 +140,16 @@
// 聚焦
document.getElementById("bqb_key").focus()
</script>
<!-- 百度统计 -->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?34564f2837e4e2fb61052ac26a09b689";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>