feat:优化
This commit is contained in:
@@ -441,6 +441,9 @@ export default {
|
||||
.shopping_cart_warp {
|
||||
background-color: $app-bj;
|
||||
padding: 104rpx 30rpx 0;
|
||||
/* #ifdef MP-WEIXIN */
|
||||
padding-top: calc(var(--status-bar-height) + 140rpx) !important;
|
||||
/* #endif */
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user