This commit is contained in:
2025-07-14 11:27:34 +08:00
parent 751d4ce12d
commit db82564148

View File

@@ -107,6 +107,7 @@
{volist name="product_purchase_links" id="ppp" key="k"} {volist name="product_purchase_links" id="ppp" key="k"}
<a class="thebt bttype{$k}" href="{$ppp.link}">{$ppp.platform_name}</a> <a class="thebt bttype{$k}" href="{$ppp.link}">{$ppp.platform_name}</a>
{/volist} {/volist}
<br/>
{eq name=":cookie('think_lang')" value="en-us"} {eq name=":cookie('think_lang')" value="en-us"}
<a class="thebt bttype3" id="open_form_modal">{:lang_i18n('发送查询')}</a> <a class="thebt bttype3" id="open_form_modal">{:lang_i18n('发送查询')}</a>
{/eq} {/eq}