增加新模块
This commit is contained in:
+3
-3
@@ -341,15 +341,15 @@
|
||||
margin-bottom: 20rpx;
|
||||
background: #FFFFFF;
|
||||
border-radius: 16rpx;
|
||||
padding: 10rpx;
|
||||
padding: 18rpx;
|
||||
display: flex;
|
||||
}
|
||||
.product_item_left{
|
||||
position: relative;
|
||||
.product_item_left_bz{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
top: -6rpx;
|
||||
left: -10rpx;
|
||||
font-size: 18rpx;
|
||||
color: #FFF9E4;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user