任一存 пре 1 година
родитељ
комит
3646a5356f
1 измењених фајлова са 12 додато и 0 уклоњено
  1. 12 0
      public/index.html

+ 12 - 0
public/index.html

@@ -17,6 +17,18 @@
     <!-- <link rel="stylesheet" href="<%= VUE_APP_STATIC_DIR %>/CAD/cad.css?v=2.25"/> -->
     <style>
     </style>
+
+    <!-- 百度统计 -->
+    <script>
+      var _hmt = _hmt || [];
+      (function() {
+        var hm = document.createElement("script");
+        hm.src = "https://hm.baidu.com/hm.js?6f035746d474ab495a151ed56ad91388";
+        var s = document.getElementsByTagName("script")[0]; 
+        s.parentNode.insertBefore(hm, s);
+      })();
+    </script>
+    
     <script>
         var number = window.location.href.substring(window.location.href.indexOf("=") + 1);
         if (number.indexOf("&") != -1) {