Authored by TaoHuang

feat(report):fix baidu

@@ -123,9 +123,10 @@ @@ -123,9 +123,10 @@
123 window._yas(1 * new Date(), '2.4.16', 'yohoappweb', uid, '', ''); 123 window._yas(1 * new Date(), '2.4.16', 'yohoappweb', uid, '', '');
124 } 124 }
125 125
  126 + var _hmt = _hmt || [];
126 (function() { 127 (function() {
127 var hm = document.createElement("script"); 128 var hm = document.createElement("script");
128 - hm.src = "https://hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841"; 129 + hm.src = "https://hm.baidu.com/hm.js?895d42db02df242cd77a2058961bef33";
129 var s = document.getElementsByTagName("script")[0]; 130 var s = document.getElementsByTagName("script")[0];
130 s.parentNode.insertBefore(hm, s); 131 s.parentNode.insertBefore(hm, s);
131 })(); 132 })();
@@ -134,15 +135,5 @@ @@ -134,15 +135,5 @@
134 }, 500); 135 }, 500);
135 136
136 </script> 137 </script>
137 -  
138 - <script>  
139 - var _hmt = _hmt || [];  
140 - (function() {  
141 - var hm = document.createElement("script");  
142 - hm.src = "https://hm.baidu.com/hm.js?895d42db02df242cd77a2058961bef33";  
143 - var s = document.getElementsByTagName("script")[0];  
144 - s.parentNode.insertBefore(hm, s);  
145 - })();  
146 - </script>  
147 </body> 138 </body>
148 </html> 139 </html>