的撒法
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-22 22:46:50 +08:00
parent 3f6bec8ed4
commit 3bfa14e800
2 changed files with 48 additions and 4 deletions

View File

@@ -27,6 +27,21 @@
}
/* 轮播文案标签(标题上方的小圆角标签) */
.banner-tags {
margin-bottom: 12px;
}
.banner-tag-pill {
display: inline-block;
margin-right: 8px;
padding: 4px 12px;
font-size: 14px;
border-radius: 999px;
background: rgba(255, 103, 57, 0.08);
color: #FF6739;
}
.banner-cont .swiper-pagination-bullet {
width: 36px;
height: 4px;