jquery 24,怎么用JQuery获取两个时间之差
jquery 24,怎么用JQuery获取两个时间之差详细介绍
2 .main{ 3 margin: 0 auto; 4 text-align: center; 5 } 6 *{ 7 padding: 0; 8 margin: 0; 9 }10 table {11 margin: auto;12 border-collapse: collapse;13 14 }15 span{16 display: inline-block;17 text-align:center;18 font-size: 30px;19 width: 404px;20 height: 100px;21 background-color: darkgrey;22 23 }24 table td{25 text-align: center;26 width: 100px;27 height: 100px;28 line-height: 100px;29 background-color: lightgrey;30 border:1px solid darkgrey;31 }32