加入百度统计

This commit is contained in:
java110 2020-03-20 19:21:42 +08:00
parent 2ff9e17bad
commit fda5819f59
2 changed files with 15 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<script src="/vcCore/vc-validate.js"></script>
<!-- <script src="/vcCore/vc-validate.js"></script> -->

View File

@ -0,0 +1,14 @@
console.log('############################################################');
console.log('# HC小区项目开源于https://gitee.com/wuxw7/MicroCommunity #');
console.log('# HC智慧家园项目开源于https://gitee.com/wuxw7/MicroCommunity #');
console.log('# 欢迎star #');
console.log('# java110团队宣 #');
console.log('############################################################');
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?adedae9bc250561cc17e96dc1fb46079";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();