diff --git a/pages/cart.vue b/pages/cart.vue index 3774516..ba1b6ef 100644 --- a/pages/cart.vue +++ b/pages/cart.vue @@ -785,7 +785,7 @@ view { .footer-fixed { position: fixed; left: 0; - bottom: 180rpx; + bottom: 200rpx; width: 100vw; height: 100rpx; box-shadow: 0 6rpx 12rpx rgba(0, 0, 0, 0.16);