增加新模块
This commit is contained in:
Vendored
+6
-6
@@ -4557,7 +4557,7 @@
|
||||
.preference_warp {
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
background: #F5F5F5;
|
||||
background: #F5F5F5FF;
|
||||
}
|
||||
.header_comm {
|
||||
display: flex;
|
||||
@@ -4589,7 +4589,7 @@
|
||||
margin-bottom: 0.625rem;
|
||||
background: #FFFFFF;
|
||||
border-radius: 0.5rem;
|
||||
padding: 0.3125rem;
|
||||
padding: 0.5625rem;
|
||||
display: flex;
|
||||
}
|
||||
.preference_product .product_item_left {
|
||||
@@ -4597,8 +4597,8 @@
|
||||
}
|
||||
.preference_product .product_item_left .product_item_left_bz {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
top: -0.1875rem;
|
||||
left: -0.3125rem;
|
||||
font-size: 0.5625rem;
|
||||
color: #FFF9E4;
|
||||
font-weight: bold;
|
||||
@@ -4729,7 +4729,7 @@
|
||||
}
|
||||
.address_add_warp {
|
||||
height: calc(100vh - 1.8125rem);
|
||||
background-color: #F5F5F5;
|
||||
background-color: #F5F5F5FF;
|
||||
padding: 0.9375rem;
|
||||
}
|
||||
.address_form {
|
||||
@@ -4839,7 +4839,7 @@
|
||||
margin-top: 0.625rem;
|
||||
}
|
||||
.purse_recharge_warp {
|
||||
background-color: #F5F5F5;
|
||||
background-color: #F5F5F5FF;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user