From d23cdad390eb860b3f95ae5097bfd743b834d44b Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Thu, 5 Jun 2025 15:34:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20pc=E4=BA=A7=E5=93=81=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E2=80=9C=E9=A6=96=E9=A1=B5=E2=80=9D=E6=96=87?= =?UTF-8?q?=E6=9C=AC=E5=A4=9A=E8=AF=AD=E8=A8=80=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/lang/en-us/pc.php | 1 + app/index/view/pc/product/detail.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/index/lang/en-us/pc.php b/app/index/lang/en-us/pc.php index 344f4b85..15b56888 100644 --- a/app/index/lang/en-us/pc.php +++ b/app/index/lang/en-us/pc.php @@ -153,6 +153,7 @@ return [ // 产品 - 产品详情页 'product/detail' => [ + '首页' => 'Home', '产品详情' => 'Product Description', '相关产品' => 'Related Products', '发送查询' => 'Send Inquiry', diff --git a/app/index/view/pc/product/detail.html b/app/index/view/pc/product/detail.html index 15b90567..1a696642 100644 --- a/app/index/view/pc/product/detail.html +++ b/app/index/view/pc/product/detail.html @@ -19,7 +19,7 @@