Browse Source

百度商桥修改

Signed-off-by: anderx <312518615@qq.com>
anderx 5 years ago
parent
commit
63d0034085
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/main/webapp/WEB-INF/views/common.html

+ 7 - 7
src/main/webapp/WEB-INF/views/common.html

@@ -532,13 +532,13 @@
 			/*]]>*/
 		</script>
 		<script th:if="${type}!='houtai'">
-				var _hmt = _hmt || [];
-				(function() {
-				  var hm = document.createElement("script");
-				  hm.src = "https://hm.baidu.com/hm.js?feddf259e953d0a132647a861d8f978d";
-				  var s = document.getElementsByTagName("script")[0]; 
-				  s.parentNode.insertBefore(hm, s);
-				})();
+					var _hmt = _hmt || [];
+					(function() {
+					  var hm = document.createElement("script");
+					  hm.src = "https://hm.baidu.com/hm.js?e20e700f2bb1656e3253cb466c60f15b";
+					  var s = document.getElementsByTagName("script")[0]; 
+					  s.parentNode.insertBefore(hm, s);
+					})();
 				</script>
 		<th:block th:replace="${scripts}" />
 	</th:block>