MicroCommunityWeb/public/components/frame/commonTop/commonTop.js
1098226878@qq.com 53d42bfeda 优化代码
2022-01-13 11:58:03 +08:00

14 lines
778 B
JavaScript
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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);
})();