mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
30 lines
934 B
HTML
30 lines
934 B
HTML
<!-- <script src="/vcCore/vc-validate.js"></script> -->
|
||
|
||
|
||
|
||
<script type="text/javascript">
|
||
|
||
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('############################################################');
|
||
|
||
</script>
|
||
|
||
<script>
|
||
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);
|
||
})();
|
||
</script>
|
||
|
||
|
||
|
||
|
||
|