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