Fix:4993 【商城小程序】顶部轮播区域高度不足,内容显示不全
This commit is contained in:
@@ -357,7 +357,7 @@ export default {
|
||||
.hero-wrap {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 400rpx;
|
||||
height: 700rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
.hero-img {
|
||||
|
||||
Reference in New Issue
Block a user