|
|
@ -2005,7 +2005,11 @@ page { |
|
|
|
z-index: 5; |
|
|
|
z-index: 5; |
|
|
|
top: 0; |
|
|
|
top: 0; |
|
|
|
/* #ifdef H5 */ |
|
|
|
/* #ifdef H5 */ |
|
|
|
|
|
|
|
<<<<<<< HEAD |
|
|
|
// top: calc(44px + env(safe-area-inset-top)); |
|
|
|
// top: calc(44px + env(safe-area-inset-top)); |
|
|
|
|
|
|
|
======= |
|
|
|
|
|
|
|
// top: calc(0 + env(safe-area-inset-top)); |
|
|
|
|
|
|
|
>>>>>>> 11d6bda8681ad955f5e73286c3478a238ee58593 |
|
|
|
/* #endif */ |
|
|
|
/* #endif */ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -2059,7 +2063,11 @@ page { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.shoppingCart .list { |
|
|
|
.shoppingCart .list { |
|
|
|
|
|
|
|
<<<<<<< HEAD |
|
|
|
margin-top: 76rpx; |
|
|
|
margin-top: 76rpx; |
|
|
|
|
|
|
|
======= |
|
|
|
|
|
|
|
margin-top: .8 * 100rpx; |
|
|
|
|
|
|
|
>>>>>>> 11d6bda8681ad955f5e73286c3478a238ee58593 |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.shoppingCart .list .item { |
|
|
|
.shoppingCart .list .item { |
|
|
@ -7576,7 +7584,7 @@ page { |
|
|
|
top: 0; |
|
|
|
top: 0; |
|
|
|
|
|
|
|
|
|
|
|
/* #ifdef H5 */ |
|
|
|
/* #ifdef H5 */ |
|
|
|
top: calc(44px + env(safe-area-inset-top)); |
|
|
|
top: calc(0 + env(safe-area-inset-top)); |
|
|
|
/* #endif */ |
|
|
|
/* #endif */ |
|
|
|
z-index: 9; |
|
|
|
z-index: 9; |
|
|
|
// border-bottom: 1px solid #555; |
|
|
|
// border-bottom: 1px solid #555; |
|
|
@ -7617,7 +7625,7 @@ page { |
|
|
|
overflow-scrolling: touch; |
|
|
|
overflow-scrolling: touch; |
|
|
|
|
|
|
|
|
|
|
|
/* #ifdef H5 */ |
|
|
|
/* #ifdef H5 */ |
|
|
|
top: calc(44px + env(safe-area-inset-top) + 88rpx); |
|
|
|
// top: calc(0 + env(safe-area-inset-top) + 88rpx); |
|
|
|
/* #endif */ |
|
|
|
/* #endif */ |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -7640,7 +7648,7 @@ page { |
|
|
|
.productSort .conter { |
|
|
|
.productSort .conter { |
|
|
|
margin-left: 1.8 * 100rpx; |
|
|
|
margin-left: 1.8 * 100rpx; |
|
|
|
padding: 0 0.14 * 100rpx; |
|
|
|
padding: 0 0.14 * 100rpx; |
|
|
|
margin-top: 0.96 * 100rpx; |
|
|
|
// margin-top: 0.96 * 100rpx; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.productSort .conter .listw { |
|
|
|
.productSort .conter .listw { |
|
|
|