增加新功能

This commit is contained in:
hejiangming
2025-03-23 20:36:06 +08:00
parent 2ae62b59ed
commit 78270eeda0
184 changed files with 2690 additions and 1496 deletions
+4 -1
View File
@@ -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;