@@ -20,7 +20,7 @@
</view>
-
+ <van-empty description="暂无数据" :image="require('@/static/empty.png')" v-if="finished&&list.length===0"/>
</template>