Html
    Css
    Js

    
                        
.race-lamp-card {
	position:relative;
	height:240px;
	border-radius:4px;
	box-sizing:border-box;
	overflow:hidden;
	margin-top:8px;
}
li {
	height:26px;
	font-size:14px;
	font-weight:400;
	line-height:26px;
}
.horseLamp_list {
	display:block;
	position:absolute;
	top:0;
	left:0;
}
.horseLamp_top {
	transition:all 0.2s;
	margin-top:-31px
}
.swipe_list {
	}.horseLamp_list {
	width:100%;
	padding:0;
	margin:0;
}
.swipe-item {
	width:100%;
	padding-top:12px;
	display:flex;
	flex-direction:row;
	justify-content:space-between;
}
.item_name {
	width:70%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

VUE版报名成功数据滚动代码

更新时间:2022-01-11 15:43:41

0