修复对对碰BUG
This commit is contained in:
parent
d1f005225a
commit
f0e3cdc407
@ -56,7 +56,6 @@
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<view style="height: 180rpx;"></view>
|
<view style="height: 180rpx;"></view>
|
||||||
</scroll-view>
|
|
||||||
|
|
||||||
<template #footer>
|
<template #footer>
|
||||||
<view class="float-bar">
|
<view class="float-bar">
|
||||||
@ -1345,6 +1344,7 @@ onLoad((opts) => {
|
|||||||
margin-bottom: 8rpx;
|
margin-bottom: 8rpx;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
}
|
||||||
/* Banner */
|
/* Banner */
|
||||||
.banner-wrapper {
|
.banner-wrapper {
|
||||||
margin: $spacing-md $spacing-lg;
|
margin: $spacing-md $spacing-lg;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user