initial commit

This commit is contained in:
chenjinsong
2018-09-27 16:28:35 +08:00
commit e7d19d4381
313 changed files with 123954 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
body{
background-color:#333;
}
#startTime ,#endTime{
z-index: 9999;
position: relative;
width: 110px
}
.textSet{
width :100px;
}
.select{
width :100px;
height: 30px;
}
.box_1{
margin-left: 15px;
margin-top: 15px;;
}
.quetyInfomation{
color: yellow ;
}