diff --git a/resource/public/commoncss.css b/resource/public/commoncss.css index d8074c9..6567651 100644 --- a/resource/public/commoncss.css +++ b/resource/public/commoncss.css @@ -104,7 +104,14 @@ header{ } /* ================================ - @主题样式 + 字体颜色 公共 + ================================ +*/ +.form-control,.btn-default{ + color: rgba(0,0,0,.5) !important; +} +/* + ================================ flex 公共 ================================ */ diff --git a/topages/staffmanage/staffmanage.css b/topages/staffmanage/staffmanage.css index 7321636..e9ae010 100644 --- a/topages/staffmanage/staffmanage.css +++ b/topages/staffmanage/staffmanage.css @@ -15,4 +15,77 @@ thead tr{ line-height: 48px; font-size: 14px; color: rgba(0,0,0,.5); -} \ No newline at end of file +} +/*-----------------------时间*/ +.staff-timeopr-wrap{ + height: 34px; + margin-top: 56px; + margin-bottom: 56px; +} +.staff-timeopr-wrap .timeopr-text{ + height: 34px; + line-height: 34px; + color: #363d5d; + font-size: 14px; + width: 72px; +} +.ITD-daterange-btn { + float: left; + width: 120px; + height: 34px; + line-height: 34px; + + padding-top: 1px !important; +} +.ITD-daterange-bg { + width: 90px; + text-align: left; + background: url(../../resource/img/dataicon.png) no-repeat 94% 9px !important; + background-color: #fff !important; + padding-right: 25px; + z-index: 9999; + border-radius: 4px !important; +} +.ITD-input-bordercolor { + color: rgba(0,0,0,0.45); + border: 1px solid #d8e2e5 !important; + border-radius: 4px !important; +} +.ITD-parkinput78 { + width: 180px; + height: 34px; + line-height: 34px; +} +.paddingleft-10 { + padding-left: 10px; +} +.staff-timeopr-div{ + width: 200px; + height: 34px; + line-height: 34px; +} +/*input 样式*/ +.bootstrap-select.btn-group .dropdown-toggle .filter-option { + text-align: left !important; +} +.bootstrap-select.btn-group .dropdown-toggle .caret{ + position: absolute; + top: 50%; + left:170px !important;; + margin-top: -2px; + vertical-align: middle; +} +.margin-right-40{ + margin-right: 40px; +} +/*查询按钮*/ +.staff-searchbtn{ + background: url("../../resource/img/search-btn.png") no-repeat; + width: 66px; + height: 66px; + top: -12px; + left: 340px; +} + + +/*-----------------------内容*/ \ No newline at end of file diff --git a/topages/staffmanage/staffmanage.html b/topages/staffmanage/staffmanage.html index bc2eede..1b13a30 100644 --- a/topages/staffmanage/staffmanage.html +++ b/topages/staffmanage/staffmanage.html @@ -1,2 +1,11 @@ + +
车场名称 | 0次 | 1次 | 2-5次 | 5-10次 | 10-20次 | 20-50次 | 50次以上 |
---|---|---|---|---|---|---|---|
水岸天街 | 115 | 16 | 117 | 85 | 18 | 0 | 0 |
接官厅西区 | 40 | 1 | 6 | 7 | 4 | 0 | 0 |
百柳西区 | 20 | 2 | 15 | 5 | 0 | 0 | 0 |
百柳南区 | 58 | 0 | 0 | 0 | 0 | 0 | 0 |
银马北区 | 37 | 5 | 21 | 21 | 7 | 0 | 0 |
银马东区 | 22 | 3 | 13 | 8 | 4 | 1 | 0 |
八一北区 | 122 | 0 | 0 | 0 | 0 | 0 | 0 |
松州园北区 | 135 | 14 | 10 | 6 | 1 | 3 | 0 |
八一东区 | 8 | 0 | 0 | 0 | 0 | 0 | 0 |
园丁北区 | 43 | 1 | 11 | 12 | 2 | 0 | 0 |