|
|
@@ -2,8 +2,8 @@ |
|
|
|
page { |
|
|
|
height: auto; |
|
|
|
overflow: auto; |
|
|
|
background: #f89132; |
|
|
|
background-image: url('https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/spelldetail-bg.png'); |
|
|
|
background: #F4F5F9; |
|
|
|
/* background-image: url('https://s3.cn-northwest-1.amazonaws.com.cn/iformall-net/cimg/spelldetail-bg.png'); */ |
|
|
|
background-size: cover; |
|
|
|
background-repeat: no-repeat; |
|
|
|
} |
|
|
@@ -244,7 +244,7 @@ page { |
|
|
|
font-size:26rpx; |
|
|
|
font-family:PingFang-SC-Medium; |
|
|
|
font-weight:500; |
|
|
|
color:rgba(134,134,134,1); |
|
|
|
color:#FD782D; |
|
|
|
line-height:44rpx; |
|
|
|
} |
|
|
|
.detail-p-price{ |
|
|
@@ -252,7 +252,7 @@ page { |
|
|
|
font-size:26rpx; |
|
|
|
font-family:PingFang-SC-Medium; |
|
|
|
font-weight:500; |
|
|
|
color:rgba(51,51,51,1); |
|
|
|
color:#FD782D; |
|
|
|
} |
|
|
|
.detail-bottom{ |
|
|
|
border-top: 1rpx solid #F9F9F9; |
|
|
@@ -311,7 +311,7 @@ page { |
|
|
|
font-size:26rpx; |
|
|
|
font-family:PingFang-SC-Medium; |
|
|
|
font-weight:500; |
|
|
|
color:rgba(134,134,134,1); |
|
|
|
color:#FD782D; |
|
|
|
} |
|
|
|
.user-motto { |
|
|
|
border: 0; |
|
|
@@ -330,7 +330,7 @@ page { |
|
|
|
border: 0; |
|
|
|
width:650rpx; |
|
|
|
height:85rpx; |
|
|
|
background:linear-gradient(90deg,rgba(248,85,45,1) 0%,rgba(241,60,66,1) 0%,rgba(248,86,46,1) 100%); |
|
|
|
background:linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); |
|
|
|
border-radius:43rpx; |
|
|
|
font-size:36rpx; |
|
|
|
font-family:PingFang-SC-Medium; |
|
|
@@ -338,7 +338,6 @@ page { |
|
|
|
color:rgba(254,254,254,1); |
|
|
|
line-height: 85rpx; |
|
|
|
margin-top: 100rpx; |
|
|
|
box-shadow:0px 8rpx 8rpx 1rpx rgba(242,61,65,0.32); |
|
|
|
} |
|
|
|
.user-motto::after { |
|
|
|
border: none; |
|
|
|