更新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
@@ -255,7 +255,7 @@
border: 1px solid transparent;
border-radius: 50%;
&.active {
border-color: $-color-primary;
border-color: $color-primary;
}
}
.name {
@@ -279,7 +279,7 @@
&.active {
width: 20rpx;
background-color: $-color-primary;
background-color: $color-primary;
}
}