工作栏
This commit is contained in:
@ -88,3 +88,15 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// 暂无数据通用样式
|
||||
.no-data{
|
||||
color:#999;
|
||||
text-align: center;
|
||||
line-height: 100px;
|
||||
height: 100px;
|
||||
background-color: #fff;
|
||||
font-size: 18px;
|
||||
}
|
||||
Reference in New Issue
Block a user