更新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
+1 -1
View File
@@ -295,7 +295,7 @@ export default {
padding: 0 24rpx;
height: 80rpx;
&:not(:nth-of-type(3)) {
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.label {
width: 150rpx;
+1 -1
View File
@@ -257,7 +257,7 @@ export default {
.evaluation-item {
padding: 20rpx;
&:not(:last-of-type) {
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.avatar {
width: 60rpx;
+1 -1
View File
@@ -211,7 +211,7 @@ page {
height: 100rpx;
border-radius: 10rpx;
width: 670rpx;
border: $-solid-border;
border: $solid-border;
margin-top: 30rpx;
}
}
+5 -5
View File
@@ -774,7 +774,7 @@
padding: 0 18rpx;
border-radius: 6rpx;
box-sizing: border-box;
background-color: $-color-primary;
background-color: $color-primary;
color: #fff;
white-space: nowrap;
overflow: hidden;
@@ -817,7 +817,7 @@
.evaluation {
.title {
height: 100rpx;
border-bottom: $-solid-border;
border-bottom: $solid-border;
padding: 0 24rpx;
}
@@ -895,14 +895,14 @@
}
.right-buy {
background-color: $-color-primary;
background-color: $color-primary;
}
}
.group-play {
.title {
padding: 20rpx 28rpx;
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.steps {
@@ -935,7 +935,7 @@
padding: 20rpx 24rpx;
&:not(:last-of-type) {
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.group-btn {
+4 -4
View File
@@ -585,7 +585,7 @@ export default {
justify-content: center;
width: 80rpx;
height: 80rpx;
border: $-solid-border;
border: $solid-border;
border-radius: 50%;
font-size: 32rpx;
background-color: #ffffff;
@@ -660,7 +660,7 @@ export default {
&.active {
width: 20rpx;
background-color: $-color-primary;
background-color: $color-primary;
}
}
}
@@ -780,7 +780,7 @@ export default {
.coupon-right {
padding-left: 30rpx;
border-left: 1rpx dashed $-color-primary;
border-left: 1rpx dashed $color-primary;
}
}
}
@@ -823,7 +823,7 @@ export default {
.price {
width: 160rpx;
border-right: 1px dashed $-color-primary;
border-right: 1px dashed $color-primary;
height: 100%;
}
}
+4 -4
View File
@@ -568,7 +568,7 @@ page {
height: 100rpx;
}
.phonebtn {
border: $-solid-border;
border: $solid-border;
margin-top: 50rpx;
width: 100%;
height: 100rpx;
@@ -577,12 +577,12 @@ page {
height: 100rpx;
border-radius: 10rpx;
width: 670rpx;
border: $-solid-border;
border: $solid-border;
margin-top: 30rpx;
}
.sms-btn {
border: 1px solid $-color-primary;
border: 1px solid $color-primary;
width: 176rpx;
height: 60rpx;
box-sizing: border-box;
@@ -605,7 +605,7 @@ page {
padding: 60rpx 0 70rpx 0;
}
.agreement {
color: $-color-primary;
color: $color-primary;
}
.inactive {
opacity: 0.5;
+3 -3
View File
@@ -621,7 +621,7 @@ export default {
top: 0;
width: 100%;
height: 200rpx;
background-color: $-color-primary;
background-color: $color-primary;
z-index: 0;
}
@@ -691,7 +691,7 @@ export default {
}
.footer .plain.red {
border: 1px solid $-color-primary;
border: 1px solid $color-primary;
}
.tips-dialog {
@@ -783,6 +783,6 @@ export default {
}
.receive-info-item:nth-child(n + 2) {
border-top: $-dashed-border;
border-top: $dashed-border;
}
</style>
+1 -1
View File
@@ -146,7 +146,7 @@
.go-back-btn {
width: 650rpx;
height: 84rpx;
border:1px solid $-color-primary;
border:1px solid $color-primary;
box-sizing: border-box;
}
}
+5 -5
View File
@@ -262,7 +262,7 @@
justify-content: center;
padding: 20rpx 0;
font-size: 26rpx;
color: $-color-muted;
color: $color-muted;
}
}
@@ -276,7 +276,7 @@
height: 120rpx;
&:nth-child(n+2) {
border-top: $-dashed-border;
border-top: $dashed-border;
}
&-content {
@@ -287,12 +287,12 @@
&-name {
font-size: 28rpx;
color: $-color-black;
color: $color-black;
}
&-tips {
font-size: 22rpx;
color: $-color-muted;
color: $color-muted;
}
}
}
@@ -307,7 +307,7 @@
margin-top: 10rpx;
font-size: 22rpx;
background-color: #FFFFFF;
color: $-color-normal;
color: $color-normal;
}
&-submit {
+4 -4
View File
@@ -291,7 +291,7 @@ page {
height: 100rpx;
border-radius: 10rpx;
width: 670rpx;
border: $-solid-border;
border: $solid-border;
margin-top: 30rpx;
}
.input-item {
@@ -312,10 +312,10 @@ page {
height: 29px;
width: 88px;
flex: none;
border: 1px solid $-color-primary;
border: 1px solid $color-primary;
cursor: pointer;
.seconds {
color: $-color-primary;
color: $color-primary;
}
}
}
@@ -332,7 +332,7 @@ page {
padding: 60rpx 0 70rpx 0;
}
.agreement {
color: $-color-primary;
color: $color-primary;
}
.inactive {
opacity: 0.5;
+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;
+1 -1
View File
@@ -74,7 +74,7 @@
.header {
box-sizing: border-box;
height: $header-height;
border-bottom: $-solid-border;
border-bottom: $solid-border;
.search {
flex: 1;
+4 -4
View File
@@ -348,7 +348,7 @@ export default {
position: absolute;
background-color: #ee0a24;
border: 2rpx solid #ffffff;
color: $-color-primary;
color: $color-primary;
border-radius: 100%;
top: 6rpx;
right: 0rpx;
@@ -398,7 +398,7 @@ export default {
.title {
height: 88rpx;
padding: 0 30rpx;
border-bottom: $-dashed-border;
border-bottom: $dashed-border;
}
.nav {
@@ -418,8 +418,8 @@ export default {
height: 28rpx;
border-radius: 28rpx;
box-sizing: border-box;
border: 1rpx solid $-color-primary;
color: $-color-primary;
border: 1rpx solid $color-primary;
color: $color-primary;
position: absolute;
left: 33rpx;
top: -10rpx;
+1 -1
View File
@@ -276,7 +276,7 @@ export default {
padding: 0 30rpx;
.address {
padding: 20rpx 0;
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.operation {
height: 80rpx;
+2 -2
View File
@@ -154,7 +154,7 @@ export default {
.collection-item {
padding: 20rpx;
&:not(:last-of-type) {
border-bottom: $-solid-border;
border-bottom: $solid-border;
}
.info {
flex: 1;
@@ -168,7 +168,7 @@ export default {
width: 148rpx;
height: 52rpx;
right: 20rpx;
border: 1px solid $-color-primary;
border: 1px solid $color-primary;
display: flex;
justify-content: center;
align-items: center;