轮播文本超出处理,折线最小值处理
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user