dsfada
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-12-25 22:21:31 +08:00
parent a0c2ac8637
commit 897d4e8eef
2 changed files with 2 additions and 2 deletions

View File

@@ -2725,7 +2725,7 @@ html {
/* 小屏幕 992px - 1199px */
@media (max-width: 1199px) {
.banner-cont .swiper-slide {
height: 550px;
height: 250px;
}
.banner-cont .swiper-slide h1 {

View File

@@ -13,7 +13,7 @@
<header>{include file="public/header"}</header>
<!-- bannerSwiper 轮播,数据由 $data.banner 提供;未配置时使用静态占位) -->
<section class="banner">
<section class=" banner">
<div class="swiper banner-cont">
<div class="swiper-wrapper">
{if ( isset($data.banner) ) }