增加新功能
This commit is contained in:
+4
-1
@@ -4409,6 +4409,7 @@
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
margin-top: 220rpx;
|
||||
width: 100%;
|
||||
}
|
||||
.not_order_warp .not_order_warp_img {
|
||||
text-align: center;
|
||||
@@ -4509,6 +4510,7 @@
|
||||
.preference_product .product_item_right {
|
||||
margin-left: 20rpx;
|
||||
display: grid;
|
||||
width: calc(100% - 194rpx);
|
||||
}
|
||||
.preference_product .product_item_right .title_warp {
|
||||
font-weight: bold;
|
||||
@@ -4534,7 +4536,8 @@
|
||||
font-size: 22rpx;
|
||||
}
|
||||
.preference_product .product_item_right .price_zq_warp {
|
||||
width: 50%;
|
||||
width: 300rpx;
|
||||
text-align: center;
|
||||
border-radius: 8rpx;
|
||||
font-weight: bold;
|
||||
font-size: 20rpx;
|
||||
|
||||
Reference in New Issue
Block a user