EOS Low-Code Platform 8 EOS Low-Code Platform 8
产品简介
安装部署
应用开发
专题场景实战案例
低代码(Low-Code)开发参考手册
高开开发参考手册
流程开发参考手册
AFCenter 使用指南
Governor 使用指南
升级手册
FAQ
8.3.2更新说明
  • PmEmpty
  • 基础用法
  • Attributes
  • Slots

# PmEmpty

空状态时的展示占位图。

# 基础用法

img-empty-01.png
<pm-empty/>
<el-divider/>
<pm-empty>
  <div slot="description">这里什么都没有</div>
  <div slot="footer"><el-button plain>返回</el-button></div>
</pm-empty>

:::

# Attributes

参数 说明 类型 可选值 默认值
image 显示图片路径 string - -
imageStyle 图片样式 string - {height:'60px'}

# Slots

名称 说明
description 说明文字
footer 底部

← 下载 滑动验证 →