更新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
@@ -382,7 +382,7 @@
border-radius: 20rpx;
.input {
border-bottom: $-solid-border;
border-bottom: $solid-border;
input {
width: 100%;
@@ -410,7 +410,7 @@
.input-item {
padding: 28rpx 0 30rpx;
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.input-label {