flat: empty
This commit is contained in:
@@ -15,11 +15,8 @@
|
||||
<view style="font-size: 32rpx;">{{ item.name }}</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-if="policyContentList.length<=0">
|
||||
<image src="../../static/img/pic_notask.svg" class="nothing" mode=""></image>
|
||||
<view class="nothing_text">暂无最新资讯</view>
|
||||
<view class="baddd"></view>
|
||||
</view>
|
||||
|
||||
<empty v-if="policyContentList.length<=0" content="暂无最新资讯" mrTop="300"></empty>
|
||||
</view>
|
||||
<!-- <view class="nothing" v-if="data.length === 0">
|
||||
<image src="/static/img/pic_notask.svg" mode=""></image>
|
||||
|
||||
Reference in New Issue
Block a user