This commit is contained in:
linfeng 2023-06-06 09:59:20 +08:00
parent dd20185576
commit 25c4d897c7

View File

@ -86,12 +86,10 @@
<text class="iconfont icon-pinglun"></text>
<text class="count">{{ item.commentCount }}</text>
</view>
</view>
</view>
</view>
</block>
<!-- 加载状态 -->
<block v-if="list.length === 0 && loadStatus == 'nomore'">
<u-empty margin-top="100" text="暂无内容" mode="favor"></u-empty>