From ec20bd37418455d9e5dedde94dd5b026bc45c0de Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Tue, 1 Jul 2025 11:27:56 +0800 Subject: [PATCH] =?UTF-8?q?style:=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/mobile/article/detail.html | 6 +- app/index/view/pc/article/index.html | 2 + app/index/view/pc/product/detail.html | 2 - app/index/view/pc/public/footer.html | 60 +++++++++---------- .../index/mobile/css/contactus_index.css | 4 ++ public/static/index/mobile/css/public.css | 1 + public/static/index/mobile/css/style.css | 1 + .../index/mobile/css/topic_nas_download.css | 4 +- .../mobile/css/topic_nas_help-detail.css | 1 + .../index/mobile/css/topic_nas_help.css | 4 +- public/static/index/pc/css/article_detail.css | 3 +- .../static/index/pc/css/contactus_index.css | 3 +- .../static/index/pc/css/topic_nas_header.css | 4 +- .../index/pc/css/topic_nas_help-detail.css | 6 ++ 14 files changed, 56 insertions(+), 45 deletions(-) diff --git a/app/index/view/mobile/article/detail.html b/app/index/view/mobile/article/detail.html index eb7ade11..75b00dd5 100644 --- a/app/index/view/mobile/article/detail.html +++ b/app/index/view/mobile/article/detail.html @@ -86,7 +86,7 @@

{:lang_i18n('你可能还喜欢')}

-
+
{volist name="recommends" id="vo"}
@@ -136,10 +136,6 @@ // 配置选项 slidesPerView: 2, spaceBetween: 30, - loop: true, - autoplay: { - delay: 3000, - }, pagination: { el: '.swiper-pagination', } diff --git a/app/index/view/pc/article/index.html b/app/index/view/pc/article/index.html index e428d598..6289bde6 100644 --- a/app/index/view/pc/article/index.html +++ b/app/index/view/pc/article/index.html @@ -44,6 +44,8 @@
{$articles|raw}
+ {else/} +
暂无数据
{/notempty}
diff --git a/app/index/view/pc/product/detail.html b/app/index/view/pc/product/detail.html index 17f59b1e..38cbe4b4 100644 --- a/app/index/view/pc/product/detail.html +++ b/app/index/view/pc/product/detail.html @@ -332,8 +332,6 @@ slidesPerView: 3, spaceBetween: 30, slidesPerGroup: 3, - loop: true, - loopFillGroupWithBlank: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', diff --git a/app/index/view/pc/public/footer.html b/app/index/view/pc/public/footer.html index 9a277f25..c1a8fcf1 100644 --- a/app/index/view/pc/public/footer.html +++ b/app/index/view/pc/public/footer.html @@ -51,10 +51,10 @@