refactor: mobile底部国家筛选

This commit is contained in:
2025-05-26 17:54:23 +08:00
parent 247085486e
commit 125da615c7

View File

@@ -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">