联系方式二选一、商品详情部分样式修改
This commit is contained in:
@@ -313,9 +313,9 @@
|
||||
align-items: center;
|
||||
|
||||
.title {
|
||||
font-size: 36rpx;
|
||||
font-weight: 400;
|
||||
color: #0EBB5B;
|
||||
font-size: 44rpx;
|
||||
font-weight: blod;
|
||||
color: #134b40;
|
||||
line-height: 50rpx;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
@@ -336,7 +336,7 @@
|
||||
}
|
||||
|
||||
.desc {
|
||||
font-size: 30rpx;
|
||||
font-size: 38rpx;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #3E3E3E;
|
||||
@@ -345,11 +345,11 @@
|
||||
}
|
||||
|
||||
.classify {
|
||||
width: 80rpx;
|
||||
width: 100rpx;
|
||||
height: 30rpx;
|
||||
border-radius: 6rpx;
|
||||
border: 1rpx solid #EEEEEE;
|
||||
font-size: 20rpx;
|
||||
font-size: 24rpx;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #666666;
|
||||
@@ -362,7 +362,7 @@
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding-top: 14rpx;
|
||||
font-size: 20rpx;
|
||||
font-size: 24rpx;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #CCCCCC;
|
||||
|
||||
Reference in New Issue
Block a user