refactor: mobile底部国家筛选
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
{notempty name="header_languages"}
|
||||
{volist name="header_languages" id="hl"}
|
||||
{if condition="$hl.lang_code == cookie('think_lang')"}
|
||||
<div class="right mask-up img-responsive foot-con">
|
||||
<div class="right mask-up img-responsive foot-con top-country-toggle">
|
||||
<img class="right-country" src="{$hl.lang_icon}">
|
||||
<span>{$hl.lang_en_name}</span>
|
||||
<img src="__IMAGES__/downicon.png">
|
||||
|
||||
Reference in New Issue
Block a user