layui 滚动数据_Layui table表格无缝向上滚动
1 2 345文字逐行向上滚动代码67891011121314 *{margin:0px;padding:0px;font-family:‘微软雅黑‘;-webkit-tap-highlight-color:rgba(0,0,0,0);}15 li{list-...
1
2
3
4
5
文字逐行向上滚动代码6
7
8
9
10
11
12
13
14 *{margin:0px;padding:0px;font-family:‘微软雅黑‘;-webkit-tap-highlight-color:rgba(0,0,0,0); }
15 li{list-style:none}
16 img{border:none}
17 a{text-decoration:none;}
18 .Top_Record{}
19
20 .record_Top{width:10%;height:50px;text-align:center;line-height:50px;margin:30px auto 0px;color:#000;}
21 .topRec_List dl,.maquee{width:90%;overflow:hidden;margin:0 auto;color:#7C7C7C}
22 .topRec_List dd{float:left;text-align:center;border-bottom:1px solid #1B96EE;color:#1B96EE;}
23
24 .topRec_List dl dd:nth-child(1){width:11%;height:40px;line-height:40px; }
25 .topRec_List dl dd:nth-child(2){width:11%;height:40px;line-height:40px; }
26 .topRec_List dl dd:nth-child(3){width:11%;height:40px;line-height:40px; }
27 .topRec_List dl dd:nth-child(4){width:11%;height:40px;line-height:40px; }
28 .topRec_List dl dd:nth-child(5){width:11%;height:40px;line-height:40px; }
29 .topRec_List dl dd:nth-child(6){width:11%;height:40px;line-height:40px; }
30
31
32 .maquee{height:410px;}
33 .topRec_List ul{width:100%;height:225px;}
34 .topRec_List li{width:100%;height:38px;line-height:38px;text-align:center;font-size:12px;border-bottom:1px solid #e6e6e6;}
35 /*.topRec_List li:nth-child(2n){ background:#077cd0}*/
36 .topRec_List li div{float:left;}
37 .topRec_List li div:nth-child(1){width:11%;}
38 .topRec_List li div:nth-child(2){width:11%;}
39 .topRec_List li div:nth-child(3){width:11%;}
40 .topRec_List li div:nth-child(4){width:11%;}
41 .topRec_List li div:nth-child(5){width:11%;}
42 .topRec_List li div:nth-child(6){width:11%;}
43 .topRec_List li div:nth-child(7){width:11%;}
44 .topRec_List li div:nth-child(8){width:11%;}
45 .topRec_List li div:nth-child(9){width:11%;}
46 .topRec_List li div:nth-child(10){width:11%;}
47
48
49 .apple a{display:block;text-decoration:none;}
50
51 .apple,.aa{width:90%;height:50px;overflow:hidden;margin:30px auto;border:1px solid #1B96EE;}
52 .apple a,.aa a{width:100%;height:50px;line-height:50px;text-indent:20px;color:#1B96EE;}
53 .aa{word-wrap:break-word;line-height:50px;color:#1B96EE;}
54
55
56
57
58
59
60
61
62
63
64 style="margin-left: 31%; margin-top: -71px; border-radius: 10px; position: absolute; width: 265px;height: 62px;font-size: 2em;"value="抽签"/>
65
DAMO开发者矩阵,由阿里巴巴达摩院和中国互联网协会联合发起,致力于探讨最前沿的技术趋势与应用成果,搭建高质量的交流与分享平台,推动技术创新与产业应用链接,围绕“人工智能与新型计算”构建开放共享的开发者生态。
更多推荐



所有评论(0)