This commit is contained in:
linfeng 2023-06-07 10:02:43 +08:00
commit 52d5392243

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>