分类页调整

This commit is contained in:
”chenxuelian“
2022-12-19 10:01:18 +08:00
parent fcd4671ec4
commit d865f88d92
2 changed files with 38 additions and 17 deletions

View File

@@ -564,7 +564,7 @@
font-size: 32rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #14CA65;
color: #343434;
line-height: 40rpx;
}
}
@@ -577,6 +577,13 @@
background: #fff;
border: 2rpx solid #fff;
border-radius: 25% 0 0 0;
.title {
font-size: 32rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #14CA65;
line-height: 40rpx;
}
}
.u-tab-item-active::before {
@@ -611,7 +618,7 @@
;
.category-tag {
margin-right: 10rpx;
margin-right: 15rpx;
width: fit-content;
display: inline-flex;
}
@@ -824,7 +831,7 @@
}
.category-tag {
margin-right: 10rpx;
margin-right: 17rpx;
margin-bottom: 20rpx;
width: fit-content;
height: fit-content;