diff --git a/rabbit-shop/home.md b/rabbit-shop/home.md index fc0986e5481ce3c045a084ab97f5880b294b63b1..a04ad3f2c21b8149f4f82f9ecd7d16fd7b0ac0d9 100644 --- a/rabbit-shop/home.md +++ b/rabbit-shop/home.md @@ -212,7 +212,7 @@ const activeIndex = ref(0) } /* 轮播图 */ .carousel { - height: 100%; + height: 280rpx; position: relative; overflow: hidden; transform: translateY(0);