From 4b3f626443d9f6bc5cc1af0796b23a83470fe585 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Thu, 26 Jun 2025 11:42:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20pc/mobile=20=E4=BA=A7=E5=93=81=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E2=80=9C=E5=8F=91=E9=80=81=E6=9F=A5=E8=AF=A2=E2=80=9D?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/mobile/product/detail.html | 2 ++ app/index/view/pc/product/detail.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/app/index/view/mobile/product/detail.html b/app/index/view/mobile/product/detail.html index 474ed45a..a23cad5f 100644 --- a/app/index/view/mobile/product/detail.html +++ b/app/index/view/mobile/product/detail.html @@ -102,7 +102,9 @@ {/notempty}
+ {eq name=":cookie('think_lang')" value="en-us"} {:lang_i18n('发送查询')} + {/eq}
diff --git a/app/index/view/pc/product/detail.html b/app/index/view/pc/product/detail.html index a12fec76..aba4524e 100644 --- a/app/index/view/pc/product/detail.html +++ b/app/index/view/pc/product/detail.html @@ -114,7 +114,9 @@ {volist name="product_purchase_links" id="ppp" key="k"} {$ppp.platform_name} {/volist} + {eq name=":cookie('think_lang')" value="en-us"} {:lang_i18n('发送查询')} + {/eq}