You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
970 B
56 lines
970 B
.app-wallpaper{ |
|
padding:54rpx 66rpx; |
|
} |
|
.top-container{ |
|
padding:50rpx 26rpx 66rpx; |
|
.top-price{ |
|
font-size: 72rpx; |
|
font-family: ShiShangZhongHeiJianTi-Regular, ShiShangZhongHeiJianTi; |
|
font-weight: 400; |
|
color: #020B18; |
|
line-height: 50rpx; |
|
margin-bottom:26rpx; |
|
} |
|
.top-desc{ |
|
font-size: 32rpx; |
|
font-family: PingFang SC-Medium, PingFang SC; |
|
font-weight: 400; |
|
color: #3D3D3D; |
|
line-height: 50rpx; |
|
} |
|
} |
|
.body-background{ |
|
position: relative; |
|
height:auto; |
|
} |
|
::v-deep .u-tabs__wrapper__nav__line{ |
|
left:24rpx; |
|
} |
|
.cell-value-add{ |
|
font-size: 32rpx; |
|
font-weight: 400; |
|
color: #FF9545; |
|
} |
|
.cell-value-dec{ |
|
font-size: 32rpx; |
|
font-weight: 400; |
|
color: #0EAF4E; |
|
} |
|
.cell-label{ |
|
font-size: 28rpx; |
|
font-weight: 400; |
|
color: #AFB5BE; |
|
line-height:50rpx; |
|
} |
|
|
|
.foot-button{ |
|
padding:10rpx 26rpx 40rpx 26rpx; |
|
position: fixed; |
|
bottom:0; |
|
left:0; |
|
z-index: 9999; |
|
width: 100%; |
|
background: { |
|
color:#FFFFFF; |
|
}; |
|
} |