更新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
+3 -3
View File
@@ -335,20 +335,20 @@ export default {
margin: 20rpx 20rpx 0;
border-radius: 10rpx;
// &.invalid {
// background-color: $-color-body;
// background-color: $color-body;
// }
}
.select {
height: 80rpx;
padding: 0 20rpx;
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
}
.cart-null {
.btn {
border: 1px solid $-color-primary;
border: 1px solid $color-primary;
width: 184rpx;
margin-left: auto;
margin-right: auto;