轮播文本超出处理,折线最小值处理

This commit is contained in:
熊丽君
2022-01-24 14:50:16 +08:00
parent b376bedc66
commit 4c5c6fb6d4
15 changed files with 1731 additions and 1468 deletions

View File

@ -4,7 +4,7 @@
<vue-seamless-scroll
ref="seamlessScroll"
:data="listData"
class="warp"
class="warp-scroll"
:class-option="{
openWatch: true,
singleHeight: 35,
@ -185,7 +185,7 @@ export default {
}
}
.warp {
.warp-scroll {
height: 280px;
width: 440px;
margin: 0 auto;