refactor: 英文底部提示问题

This commit is contained in:
2025-05-14 11:54:07 +08:00
parent ee15cd5453
commit a4f1d32d33

View File

@@ -1,4 +1,5 @@
<!-- 英文官网有--> <!-- 英文官网有-->
{eq name="$Request.cookie.think_lang" value="en-us"}
<div class="oricoCont"> <div class="oricoCont">
<div class="ctitem"> <div class="ctitem">
<img src="__IMAGES__/customer-service.png" class="ctimg" /> <img src="__IMAGES__/customer-service.png" class="ctimg" />
@@ -11,6 +12,7 @@
<span class="ctdec">Need to contact us? Just send us an e-mail at odmmarket@orico.com.cn</span> <span class="ctdec">Need to contact us? Just send us an e-mail at odmmarket@orico.com.cn</span>
</div> </div>
</div> </div>
{/eq}
<footer class="orico_footer"> <footer class="orico_footer">
<div class="fotter"> <div class="fotter">
<!--中间信息--> <!--中间信息-->