Authored by wangtao

element plus版本升级导致加载图标不展示

... ... @@ -97,7 +97,7 @@ custom-class="config-dialog"
/*加载图标*/
.el-loading-spinner .el-icon {
.el-loading-spinner {
width: 70px;
height: 70px;
background: url(../../../start/layui/css/modules/layer/default/loading-mj.png) no-repeat center;
... ... @@ -149,4 +149,4 @@ custom-class="config-dialog"
}
.tree-table .el-table .el-table__cell.is-center div{
justify-content: center;
}+
\ No newline at end of file
}+
... ...