解决商品详情中商品介绍判断bug

This commit is contained in:
lemon橪
2021-10-06 16:46:47 +08:00
parent c98c5b64e1
commit ea3563e4e9
3 changed files with 7 additions and 5 deletions

View File

@@ -820,7 +820,8 @@ page {
font-size: 24rpx;
border-radius: 8rpx;
padding: 0rpx 12rpx;
color: #fff;
color: #fff;
margin-right: 20rpx;
}
.address-box {
border-radius: 40rpx;