style: 数据缺失状态样式

This commit is contained in:
rd
2025-07-03 18:05:48 +08:00
parent 722c943d29
commit b14a34a79a

View File

@ -78,7 +78,8 @@ const isDisabledReauthorize = (status) => {
&-2, &-2,
&-4, &-4,
&-5, &-5,
&-6 { &-6,
&-7 {
background: #ffe7e4; background: #ffe7e4;
.text { .text {
color: #f64b31; color: #f64b31;