From 414b79c2d881f22d21192f6698750df745851ce2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=B7=E5=92=8C=E6=B2=B9?= <2249412933@qq.oom> Date: Wed, 11 Jun 2025 17:23:30 +0800 Subject: [PATCH] =?UTF-8?q?style:=E6=90=9C=E7=B4=A2=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=EF=BC=8C=E6=A0=B7=E5=BC=8F=E6=9B=B4=E6=94=B9=20bug=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/lang/en-us/pc.php | 4 ++-- app/index/view/pc/about_us/culture.html | 9 +++++---- app/index/view/pc/attachment/index.html | 2 +- app/index/view/pc/attachment/video.html | 2 +- public/static/index/pc/css/aboutus_culture.css | 11 +++++++++++ public/static/index/pc/css/aboutus_story.css | 5 +++-- public/static/index/pc/css/product_detail.css | 16 ++++++++++++++++ 7 files changed, 39 insertions(+), 10 deletions(-) diff --git a/app/index/lang/en-us/pc.php b/app/index/lang/en-us/pc.php index 80e2ee36..ebb91f2b 100644 --- a/app/index/lang/en-us/pc.php +++ b/app/index/lang/en-us/pc.php @@ -51,14 +51,14 @@ return [ '视频' => 'Videos', '支持型号' => 'Supported Models', '支持系统' => 'Supported Systems', - '搜索型号' => 'Search model', + '搜索' => 'Search', '查询无结果!' => 'No Result!', ], // 附件页 - 视频 'attachment/video' => [ '软件和驱动程序' => 'Software and Drivers', - '搜索型号' => 'Search model', + '搜索' => 'Search', '视频' => 'Videos', '查询无此视频!' => 'No Video!', ], diff --git a/app/index/view/pc/about_us/culture.html b/app/index/view/pc/about_us/culture.html index 2cf47b9b..213063f1 100644 --- a/app/index/view/pc/about_us/culture.html +++ b/app/index/view/pc/about_us/culture.html @@ -11,12 +11,13 @@