|
|
@@ -112,7 +112,7 @@ page { |
|
|
|
width: 680rpx; |
|
|
|
margin: 0 auto; |
|
|
|
font-size: 36rpx; |
|
|
|
border: 2rpx dashed #979797; |
|
|
|
border: 2rpx dashed #FD832D; |
|
|
|
border-radius: 16rpx; |
|
|
|
padding-bottom: 40rpx; |
|
|
|
height: 202rpx; |
|
|
@@ -212,7 +212,7 @@ page { |
|
|
|
} |
|
|
|
|
|
|
|
.swiper-item .clearfix1 { |
|
|
|
background: #bbe6ff; |
|
|
|
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
|
border-radius: 12rpx; |
|
|
|
padding: 6rpx; |
|
|
|
} |
|
|
@@ -233,7 +233,7 @@ page { |
|
|
|
height: 180rpx; |
|
|
|
line-height: 180rpx; |
|
|
|
float: left; |
|
|
|
background: #00c0ff; |
|
|
|
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
|
border-radius: 12rpx; |
|
|
|
border: 3px solid #fff; |
|
|
|
text-align: center; |
|
|
@@ -398,7 +398,7 @@ page { |
|
|
|
} |
|
|
|
|
|
|
|
.buy { |
|
|
|
background: #00c0ff; |
|
|
|
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
|
height: 88rpx; |
|
|
|
width: 73%; |
|
|
|
margin: 0 auto; |
|
|
@@ -601,7 +601,7 @@ button::after { |
|
|
|
.orderBox .fr { |
|
|
|
line-height: 70rpx; |
|
|
|
font-size: 28rpx; |
|
|
|
color: #ff4949; |
|
|
|
color: #FD832D; |
|
|
|
} |
|
|
|
|
|
|
|
.jians { |
|
|
|