暂存代码

This commit is contained in:
何江明
2025-05-23 18:03:45 +08:00
parent 8217069b9a
commit a2c87e47bf
313 changed files with 6157 additions and 1102 deletions
@@ -24,7 +24,7 @@
/* 垂直间距 */
.product_info_warp.data-v-ceb0d096 {
height: calc(100vh - 196rpx);
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.product_info_header_warp.data-v-ceb0d096 {
position: relative;
@@ -173,7 +173,7 @@
border-radius: 0rpx 16rpx 16rpx 0rpx;
}
.specification_warp.data-v-ceb0d096 {
background-color: #F5F5F5;
background-color: #F5F5F5FF;
}
.specification_warp .specification_adress_warp.data-v-ceb0d096 {
padding: 30rpx;
@@ -279,7 +279,7 @@
}
.specification_warp .specification_list_warp .item_Warp.data-v-ceb0d096 {
width: 48%;
background: #F5F5F5;
background: #F5F5F5FF;
border-radius: 10rpx;
color: #333333;
text-align: center;