(1)加载中样式提交
(2)查询日志总量Controller提交 待接口可用后调整
This commit is contained in:
@@ -22569,4 +22569,12 @@ span[id^='open']{
|
||||
}
|
||||
span[id^='close']{
|
||||
cursor:pointer;
|
||||
}
|
||||
.loading-total{
|
||||
width:50px;
|
||||
height:10px;
|
||||
position:relative;
|
||||
background:url(../img/loading.gif) no-repeat center center;
|
||||
opacity:0.7;
|
||||
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
|
||||
}
|
||||
Reference in New Issue
Block a user