commonTop.js 778 Bytes
console.log('############################################################');
console.log('#   HC小区项目开源于https://gitee.com/wuxw7/MicroCommunity  #');
console.log('#   HC智慧家园项目开源于https://gitee.com/wuxw7/MicroCommunity  #');
console.log('#   开源不易,请star                                        #');
console.log('#   官网:http://www.homecommunity.cn/                     #');
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);
    })();