资料网员

This commit is contained in:
fengachen
2021-10-13 09:55:05 +08:00
parent 491caf06a3
commit 700767c578
5 changed files with 53 additions and 7 deletions
+5 -1
View File
@@ -839,6 +839,10 @@ color: #2A2A2A;
.form-item .count{
background-color: #aaa;
}
.color-green {
color: #069F99;
}
.no-data{
width: 100%;
height:200px;
@@ -846,4 +850,4 @@ color: #2A2A2A;
justify-content: center;
align-items: center;
color: #999;
}
}