|
|
@@ -56,11 +56,11 @@
|
|
|
<span class="webkitDown"></span>
|
|
|
</a>
|
|
|
<div class="xialaewm">
|
|
|
- <div class="cont_rightapp">
|
|
|
+ <div class="cont_rightapps" id="iPhone">
|
|
|
<img th:src="${portalHost+'/img/erweima_iphone.png'}" alt="">
|
|
|
<p>iPhone版</p>
|
|
|
</div>
|
|
|
- <div class="cont_right android">
|
|
|
+ <div class="cont_rights android" id="Android">
|
|
|
<img th:src="${portalHost+'/img/erweima_android.jpg'}" alt="">
|
|
|
<p>Android版</p>
|
|
|
</div>
|
|
|
@@ -550,7 +550,7 @@
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
</script>
|
|
|
- <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script>
|
|
|
+
|
|
|
<script th:inline="javascript">
|
|
|
/*<![CDATA[*/
|
|
|
window.globalConfig = {};
|
|
|
@@ -609,8 +609,10 @@
|
|
|
lvl : /*[[${userData == null} ? null : ${userData.lvl}]]*/''
|
|
|
}
|
|
|
/*]]>*/
|
|
|
+
|
|
|
</script>
|
|
|
<th:block th:replace="${scripts}" />
|
|
|
+ <script language="javascript" src="https://put.zoosnet.net/JS/LsJS.aspx?siteid=PUT70876498&float=1&lng=cn"></script>
|
|
|
</th:block>
|
|
|
|
|
|
</body>
|