소스 검색

添加百度统计

liwei 1 년 전
부모
커밋
4dd5b9bde1
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      public/index.html

+ 9 - 0
public/index.html

@@ -14,6 +14,15 @@
         );
       }
     </script>
+    <script>
+      var _hmt = _hmt || [];
+      (function() {
+        var hm = document.createElement("script");
+        hm.src = "https://hm.baidu.com/hm.js?ae98cd324b20861abe54a4aae84c1c69";
+        var s = document.getElementsByTagName("script")[0]; 
+        s.parentNode.insertBefore(hm, s);
+      })();
+    </script>
   </head>
 
   <body>