修改轮播显示

master
于肖磊 2024-11-12 14:14:36 +08:00
parent fc125ca440
commit 431179c589
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
img_style: radius_computer(new_style), //
indicator_style: this.get_indicator_style(new_style), //
dot_style: `bottom: ${ new_style.indicator_bottom * scale }px;`, //
img_fit: fit, //
img_fit: fit, // aspectFill
video_style: this.get_video_style(new_style), //
swiper_height: new_form.height * scale + 'px', //
});