EOS Low-Code Platform 8 EOS Low-Code Platform 8
产品简介
学习指南
更新说明
安装与集成
初见EOS
低代码开发手册
专业代码开发手册
专题场景实战
公共服务框架
应用运行治理
升级手册
常见问题
  • 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 底部

← 下载 滑动验证 →