@@ -34,6 +34,10 @@ $size1: 12px; //辅助文字大小
}
+.el-loading-mask {
+ z-index: 499;
+}
+
//文字色
@each $i,
$color in $colorList {