@@ -202,7 +202,7 @@
}
- .bottom{
+ .bottom2{
width: 100%;
font-size: 26rpx;
margin-bottom: 40rpx;
@@ -88,7 +88,7 @@
</view>
</block>
- <view class="bottom" wx:if="{{noMoreItems}}">没有更多民宿了...</view>
+ <view class="bottom2" wx:if="{{noMoreItems}}">没有更多民宿了...</view>
<!-- 无搜索内容 -->
<view class="Legendary-Information2" wx:if="{{storeList.length==0}}">
<van-empty wx:if="{{storeList.length==0}}" image="network" description="暂无该店铺" />