|
@@ -88,6 +88,8 @@
|
|
|
<view class="touch-bottom u-font-22 line-32 u-text-center">{{isLoadMore ? '加载中...' : '到底了~'}}</view>
|
|
<view class="touch-bottom u-font-22 line-32 u-text-center">{{isLoadMore ? '加载中...' : '到底了~'}}</view>
|
|
|
</block>
|
|
</block>
|
|
|
<block v-else>
|
|
<block v-else>
|
|
|
|
|
+ <view :style="{height:'244rpx'}"
|
|
|
|
|
+ v-show="isSticky"></view>
|
|
|
<view class="def-content">
|
|
<view class="def-content">
|
|
|
<def-content type="1"></def-content>
|
|
<def-content type="1"></def-content>
|
|
|
</view>
|
|
</view>
|