增加新功能
This commit is contained in:
+4
-1
@@ -228,6 +228,7 @@
|
||||
display: grid;
|
||||
justify-content: center;
|
||||
margin-top: 220rpx;
|
||||
width: 100%;
|
||||
.not_order_warp_img{
|
||||
text-align: center;
|
||||
}
|
||||
@@ -337,6 +338,7 @@
|
||||
.product_item_right{
|
||||
margin-left: 20rpx;
|
||||
display: grid;
|
||||
width: calc(100% - 194rpx);
|
||||
.title_warp{
|
||||
font-weight: bold;
|
||||
font-size: 28rpx;
|
||||
@@ -361,7 +363,8 @@
|
||||
font-size: 22rpx;
|
||||
}
|
||||
.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