feat:优化

This commit is contained in:
2026-07-23 18:22:22 +08:00
parent df7cdce7cb
commit 6042342641
7 changed files with 85 additions and 66 deletions
+3
View File
@@ -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;