更新vue2的sass报错

This commit is contained in:
2025-08-06 17:32:46 +08:00
parent dc5fba137c
commit 4146097331
57 changed files with 159 additions and 159 deletions
@@ -105,7 +105,7 @@ export default {
color: #666666;
}
.error-status {
color: $-color-primary;
color: $color-primary;
}
&:not(:last-of-type) {
border-bottom: var(--border);