更新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
@@ -248,7 +248,7 @@
margin-left: 30rpx;
}
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.tip {
@@ -279,7 +279,7 @@
height: 150rpx;
border-radius: 10rpx;
margin-bottom: 16rpx;
border: 1px solid $-color-primary;
border: 1px solid $color-primary;
&:not(:nth-of-type(3n)) {
margin-right: 24rpx;