Authored by wangtao

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

@@ -97,7 +97,7 @@ custom-class="config-dialog" @@ -97,7 +97,7 @@ custom-class="config-dialog"
97 97
98 98
99 /*加载图标*/ 99 /*加载图标*/
100 -.el-loading-spinner .el-icon { 100 +.el-loading-spinner {
101 width: 70px; 101 width: 70px;
102 height: 70px; 102 height: 70px;
103 background: url(../../../start/layui/css/modules/layer/default/loading-mj.png) no-repeat center; 103 background: url(../../../start/layui/css/modules/layer/default/loading-mj.png) no-repeat center;
@@ -149,4 +149,4 @@ custom-class="config-dialog" @@ -149,4 +149,4 @@ custom-class="config-dialog"
149 } 149 }
150 .tree-table .el-table .el-table__cell.is-center div{ 150 .tree-table .el-table .el-table__cell.is-center div{
151 justify-content: center; 151 justify-content: center;
152 -}+  
  152 +}+