fix : 修复数据loading加载
This commit is contained in:
@@ -18,6 +18,19 @@
|
||||
body {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.allLoading.el-loading-mask.is-fullscreen{
|
||||
.el-loading-spinner{
|
||||
.circular{
|
||||
width: 75px;
|
||||
height: 75px;
|
||||
}
|
||||
.el-loading-text{
|
||||
font-size: 26px;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.el-container {
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user