diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 725bc83..7296ba3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,6 @@ - @@ -282,6 +290,7 @@ - \ No newline at end of file diff --git a/index.html b/index.html index 98479a7..0811695 100644 --- a/index.html +++ b/index.html @@ -560,7 +560,13 @@ $('.jieduan div').removeClass('true').eq(index).addClass('true'); } }); - + var _hmt = _hmt || []; + (function() { + var hm = document.createElement("script"); + hm.src = "https://hm.baidu.com/hm.js?211e994d8ce0c6c45fa88469d5968f04"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); + })();