优化代码

This commit is contained in:
wuxw 2022-12-23 23:55:24 +08:00
parent f9076367c3
commit 55d9e0dbb6

View File

@ -86,7 +86,7 @@
color:#FA2E1B;
}
.view-title-more{
font-size: 18upx;
font-size: 24upx;
color: #777;
line-height: 48upx;
}
@ -102,11 +102,11 @@
}
}
.group-price{
font-size: 24upx;
font-size: 32upx;
color: #FA2E1B;
}
.normal-price{
font-size: 16upx;
font-size: 24upx;
color: #777;
text-decoration:line-through;
}