Browse Source

Merge branch 'master' of http://192.168.0.115:3000/chenzhiguang/dachangjing

xzw 4 năm trước cách đây
mục cha
commit
3adf16cc72
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      index.html

+ 9 - 0
index.html

@@ -23,6 +23,15 @@
             number = number.substring(0, number.indexOf("#"));
             number = number.substring(0, number.indexOf("#"));
         } 
         } 
     </script>
     </script>
+    <script>
+        var _hmt = _hmt || [];
+        (function() {
+          var hm = document.createElement("script");
+          hm.src = "https://hm.baidu.com/hm.js?73402bb08ff95cb21b7f1673250c532d";
+          var s = document.getElementsByTagName("script")[0]; 
+          s.parentNode.insertBefore(hm, s);
+        })();
+    </script>
     <script class="build keep">
     <script class="build keep">
         if (window.performance) {
         if (window.performance) {
             window.navigationStart = window.performance.timing.navigationStart;
             window.navigationStart = window.performance.timing.navigationStart;