|
|
@@ -140,6 +140,14 @@
|
|
|
document.querySelector('#print-area').style.display = 'block';
|
|
|
document.querySelector('#button-area').style.display = 'none';
|
|
|
}
|
|
|
+
|
|
|
+ var _hmt = _hmt || [];
|
|
|
+ (function() {
|
|
|
+ var hm = document.createElement("script");
|
|
|
+ hm.src = "https://hm.baidu.com/hm.js?a9e1d1e1aa9e5435c653c424364f284a";
|
|
|
+ var s = document.getElementsByTagName("script")[0];
|
|
|
+ s.parentNode.insertBefore(hm, s);
|
|
|
+ })();
|
|
|
</script>
|
|
|
</body>
|
|
|
</html>
|