更新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
+2 -2
View File
@@ -142,12 +142,12 @@
}
.copy-btn {
color: $-color-primary;
color: $color-primary;
}
.save-btn {
color: #fff;
background-color: $-color-primary;
background-color: $color-primary;
}
}
</style>