修复对对碰BUG

This commit is contained in:
tsui110 2025-12-25 23:49:10 +08:00
parent d1f005225a
commit f0e3cdc407

View File

@ -56,7 +56,6 @@
/>
<view style="height: 180rpx;"></view>
</scroll-view>
<template #footer>
<view class="float-bar">
@ -1345,6 +1344,7 @@ onLoad((opts) => {
margin-bottom: 8rpx;
background-size: contain;
background-repeat: no-repeat;
}
/* Banner */
.banner-wrapper {
margin: $spacing-md $spacing-lg;