机构界面调整,分页实现后台国际化,列表数据为空显示提示

This commit is contained in:
chiguangxu
2018-04-13 18:15:54 +08:00
parent 056d5d6897
commit b386978b45
6 changed files with 88 additions and 66 deletions

View File

@@ -21592,15 +21592,15 @@ Color library demo
.none-data {
position: absolute;
display: block;
padding: 20px 15px;
background-color: #fff;
border-bottom: 1px solid #ddd;
text-align: center;
margin-top: -1px;
width: 100%;
left: 0;
height: 100px;
line-height: 100px;
}