@@ -44,7 +44,7 @@ export default {
videoData: [],
videoPath: '',
options: {
- slidesPerView: 7,
+ slidesPerView: 5,
spaceBetween: 10,
// 分页
navigation: {
@@ -105,6 +105,7 @@ export default {
video {
width: 100%;
height: 370px;
+ background-color: #000;
}
.videointro {
height: 360px;