# fu-empty-ui 空状态

空状态布局,无数据状态时显示

# 平台差异

App H5 微信小程序 支付宝小程序 百度小程序 头条小程序

# 基本使用

<template>
  <view>
    <fu-empty-ui></fu-empty-ui>
  </view>
</template>
1
2
3
4
5

# API

# Props

参数 说明 类型 默认值 可选值
pagingListNoListDataText 无数据提示 String 暂无数据
emptyImage 空布局的类型 String order order/orcollectionder