Merge branch 'master' of https://gitee.com/virus010101/linfeng-community
This commit is contained in:
commit
52d5392243
@ -86,12 +86,10 @@
|
|||||||
<text class="iconfont icon-pinglun"></text>
|
<text class="iconfont icon-pinglun"></text>
|
||||||
<text class="count">{{ item.commentCount }}</text>
|
<text class="count">{{ item.commentCount }}</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</block>
|
</block>
|
||||||
|
|
||||||
<!-- 加载状态 -->
|
<!-- 加载状态 -->
|
||||||
<block v-if="list.length === 0 && loadStatus == 'nomore'">
|
<block v-if="list.length === 0 && loadStatus == 'nomore'">
|
||||||
<u-empty margin-top="100" text="暂无内容" mode="favor"></u-empty>
|
<u-empty margin-top="100" text="暂无内容" mode="favor"></u-empty>
|
||||||
|
Loading…
Reference in New Issue
Block a user