|
@@ -540,16 +540,7 @@
|
|
|
</th:block>
|
|
</th:block>
|
|
|
|
|
|
|
|
<th:block th:fragment="footer(scripts)">
|
|
<th:block th:fragment="footer(scripts)">
|
|
|
- <!-- <script src="https://s22.cnzz.com/z_stat.php?id=1274334487&web_id=1274334487" language="JavaScript"></script>
|
|
|
|
|
- <script>
|
|
|
|
|
- var _hmt = _hmt || [];
|
|
|
|
|
- (function() {
|
|
|
|
|
- var hm = document.createElement("script");
|
|
|
|
|
- hm.src = "https://hm.baidu.com/hm.js?f3add4ca3570adee0a450bd9a7fe9ffb";
|
|
|
|
|
- var s = document.getElementsByTagName("script")[0];
|
|
|
|
|
- s.parentNode.insertBefore(hm, s);
|
|
|
|
|
- })();
|
|
|
|
|
- </script> -->
|
|
|
|
|
|
|
+
|
|
|
|
|
|
|
|
<script th:inline="javascript">
|
|
<script th:inline="javascript">
|
|
|
/*<![CDATA[*/
|
|
/*<![CDATA[*/
|
|
@@ -614,9 +605,7 @@
|
|
|
|
|
|
|
|
</script>
|
|
</script>
|
|
|
<th:block th:replace="${scripts}" />
|
|
<th:block th:replace="${scripts}" />
|
|
|
- <!-- <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script> -->
|
|
|
|
|
- <!-- <script type="text/javascript"> var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://"); document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F401c0b887285c9a12de0593a09ffa28e' type='text/javascript'%3E%3C/script%3E")) </script> -->
|
|
|
|
|
- </th:block>
|
|
|
|
|
|
|
+ </th:block>
|
|
|
|
|
|
|
|
</body>
|
|
</body>
|
|
|
</html>
|
|
</html>
|