From dfadeef58c6f9c2df3b491383dfdf63e311a43c9 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Fri, 23 May 2025 14:25:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B0=83=E6=95=B4=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/pc/product/category.html | 2 +- public/static/index/pc/css/achievement.css | 6 +++--- public/static/index/pc/css/article_category.css | 2 +- public/static/index/pc/css/index.css | 8 ++++---- public/static/index/pc/css/product_detail.css | 16 ++++++++-------- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/app/index/view/pc/product/category.html b/app/index/view/pc/product/category.html index 46bfd49b..397c1b0f 100644 --- a/app/index/view/pc/product/category.html +++ b/app/index/view/pc/product/category.html @@ -22,7 +22,7 @@
{$vo.name}
{:lang('product_newpro.view_all')} - + {notempty name="vo.products"} diff --git a/public/static/index/pc/css/achievement.css b/public/static/index/pc/css/achievement.css index 4c044655..eb59d065 100755 --- a/public/static/index/pc/css/achievement.css +++ b/public/static/index/pc/css/achievement.css @@ -130,7 +130,7 @@ } .orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list { width: 98%; - background: url(/static/index/images/greyline.png) 50px 0 repeat-y; + background: url(/static/index/pc/images/greyline.png) 50px 0 repeat-y; } .orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div { overflow: hidden; @@ -139,7 +139,7 @@ .orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div h3 { margin: 0 0 0 2.1875rem; padding-left: 2.5rem; - background: url(/static/index/images/greyyuandian.png) 3px 3px no-repeat; + background: url(/static/index/pc/images/greyyuandian.png) 3px 3px no-repeat; height: 2.375rem; font-size: 1.25rem; font-family: Montserrat-Bold, Montserrat; @@ -148,7 +148,7 @@ line-height: 1.875rem; } .orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div .backgroundimg { - background: url(/static/index/images/yaundian.png) 3px 3px no-repeat !important; + background: url(/static/index/pc/images/yaundian.png) 3px 3px no-repeat !important; } .orico_Page_achievement .achievementMain .achTimes .timecontent .timelist .timeline-con .con_event_list .event_list div li { display: inline-block; diff --git a/public/static/index/pc/css/article_category.css b/public/static/index/pc/css/article_category.css index 832bb415..9c5e7c27 100755 --- a/public/static/index/pc/css/article_category.css +++ b/public/static/index/pc/css/article_category.css @@ -49,7 +49,7 @@ position: absolute; left: 1.875rem; top: 0.9375rem; - background: url(/static/index/images/search.png); + background: url(/static/index/pc/images/search.png); z-index: 9; } .orico_Page_category .categoryMain .categorySearch .search { diff --git a/public/static/index/pc/css/index.css b/public/static/index/pc/css/index.css index 9391fc65..88519c69 100755 --- a/public/static/index/pc/css/index.css +++ b/public/static/index/pc/css/index.css @@ -146,7 +146,7 @@ .tpicture { width: 1.375rem; height: 1.375rem; - background: url('/static/index/images/more2.png') no-repeat; + background: url('/static/index/pc/images/more2.png') no-repeat; background-position: -26px 0px; margin-left: 1.625rem; } @@ -569,7 +569,7 @@ position: absolute; top: 0px; left: 0px; - background-image: url('/static/index/images/indeximg1.jpg'); + background-image: url('/static/index/pc/images/indeximg1.jpg'); width: 100%; height: 53.75rem; background-repeat: no-repeat; @@ -581,7 +581,7 @@ top: 0px; left: 0px; border-right: 0.25rem solid rgba(255, 255, 255, 0.5019607843); - background-image: url('/static/index/images/indeximg2.jpg'); + background-image: url('/static/index/pc/images/indeximg2.jpg'); width: 50%; height: 53.75rem; background-repeat: no-repeat; @@ -601,7 +601,7 @@ display: flex; align-items: center; justify-content: center; - background: #fff url('/static/index/images/ba-arrow.png') center center/22px + background: #fff url('/static/index/pc/images/ba-arrow.png') center center/22px 22px no-repeat; border: 1px solid #fff; border-radius: 50%; diff --git a/public/static/index/pc/css/product_detail.css b/public/static/index/pc/css/product_detail.css index bc0b6ef5..1734c852 100755 --- a/public/static/index/pc/css/product_detail.css +++ b/public/static/index/pc/css/product_detail.css @@ -122,7 +122,7 @@ .preview .bigImg .smallImgUp.disabled { - background: url(/static/index/images/fl.png) no-repeat; + background: url(/static/index/pc/images/fl.png) no-repeat; position: absolute; z-index: 1; top: 50%; @@ -138,7 +138,7 @@ .preview .bigImg .smallImgUp.disabled:hover { - background: url(/static/index/images/fl1.png) no-repeat; + background: url(/static/index/pc/images/fl1.png) no-repeat; } .orico_Page_prdetail .oriprdetail .cp .cpfl .preview .bigImg .smallImgDown, .orico_Page_prdetail @@ -148,7 +148,7 @@ .preview .bigImg .smallImgDown.disabled { - background: url(/static/index/images/rh.png) no-repeat; + background: url(/static/index/pc/images/rh.png) no-repeat; position: absolute; z-index: 1; right: -2%; @@ -169,7 +169,7 @@ .preview .bigImg .smallImgDown.disabled:hover { - background: url(/static/index/images/rh1.png) no-repeat; + background: url(/static/index/pc/images/rh1.png) no-repeat; } .orico_Page_prdetail .oriprdetail .cp .cprh { width: 45%; @@ -565,26 +565,26 @@ .scrollbutton_01.smallImgUp, .scrollbutton_01.smallImgUp.disabled { - background: url(/static/index/images/fl.png); + background: url(/static/index/pc/images/fl.png); left: 0px; } .scrollbutton_01.smallImgDown, .scrollbutton_01.smallImgDown.disabled { - background: url(/static/index/images/rh.png); + background: url(/static/index/pc/images/rh.png); right: 0px; } .scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled { - background: url(/static/index/images/fl.png); + background: url(/static/index/pc/images/fl.png); left: 90px; margin-top: -24.5px; } .scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled { - background: url(/static/index/images/rh.png); + background: url(/static/index/pc/images/rh.png); right: 0px; margin-top: -24.5px; }