|
@@ -80,7 +80,7 @@
|
|
|
<div class="ofoter-item1">
|
|
|
<div class="ofoters">
|
|
|
<div class="offoter1">
|
|
|
- <img th:src="${portalHost+'/images/about/ync.png'}" />
|
|
|
+ <img th:src="${portalHost+'/images/'+flag+'about/ync.png'}" />
|
|
|
</div>
|
|
|
<div class="room">
|
|
|
<span>Room</span>
|
|
@@ -106,14 +106,14 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="item2-d">
|
|
|
- <img th:src="${portalHost+'/images/about/cann.png'}" />
|
|
|
+ <img th:src="${portalHost+'/images/'+flag+'about/cann.png'}" />
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="about-space">
|
|
|
<div class="space-itme1">
|
|
|
<div class="itme1-s">
|
|
|
- <img th:src="${portalHost+'/images/about/celan.png'}" />
|
|
|
+ <img th:src="${portalHost+'/images/about/celan.png'}" />
|
|
|
</div>
|
|
|
<div class="itme1-d">
|
|
|
<div class="d-item1">
|
|
@@ -130,7 +130,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="space-itme2">
|
|
|
- <img th:src="${portalHost+'/images/about/zoulang.png'}" />
|
|
|
+ <img th:src="${portalHost+'/images/'+flag+'about/zoulang.png'}" />
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -162,7 +162,7 @@
|
|
|
<p>忠诚、激情 专业、创新</p>
|
|
|
<div class="kede-jingshen">
|
|
|
<div class="jingshen-item1">
|
|
|
- <div><img th:src="${portalHost+'/images/about/zhongcheng.png'}" /></div>
|
|
|
+ <div><img th:src="${portalHost+'/images/'+flag+'about/zhongcheng.png'}" /></div>
|
|
|
<div>
|
|
|
<h5>忠诚</h5>
|
|
|
<span>尽责 担当</span>
|
|
@@ -170,7 +170,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="jingshen-item2">
|
|
|
- <div><img th:src="${portalHost+'/images/about/jiqing.png'}" /></div>
|
|
|
+ <div><img th:src="${portalHost+'/images/'+flag+'about/jiqing.png'}" /></div>
|
|
|
<div>
|
|
|
<h5>激情</h5>
|
|
|
<span>全心投入,追求完美</span>
|
|
@@ -178,7 +178,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="jingshen-item3">
|
|
|
- <div><img th:src="${portalHost+'/images/about/zhuanye.png'}" /></div>
|
|
|
+ <div><img th:src="${portalHost+'/images/'+flag+'about/zhuanye.png'}" /></div>
|
|
|
<div>
|
|
|
<h5>专业</h5>
|
|
|
<span>专注、专心、专业</span>
|
|
@@ -186,7 +186,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="jingshen-item4">
|
|
|
- <div><img th:src="${portalHost+'/images/about/chuangxin.png'}" /></div>
|
|
|
+ <div><img th:src="${portalHost+'/images/'+flag+'about/chuangxin.png'}" /></div>
|
|
|
<div>
|
|
|
<h5>创新</h5>
|
|
|
<span>创新、突破</span>
|