提交 bf894f9c authored 作者: 王鹏飞's avatar 王鹏飞

chore: 修改banner大小

上级 cf7d6955
...@@ -53,13 +53,13 @@ export default { ...@@ -53,13 +53,13 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.home-banner { .home-banner {
position: relative; position: relative;
.swiper-wrapper { .swiper-container {
width: 100%; height: 580px;
display: flex;
.swiper-slide { .swiper-slide {
img { img {
width: 100%; width: 100%;
display: block; height: 100%;
object-fit: cover;
} }
} }
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论