Skip to content

九.Empty

前言

组件默认使用 Flex 布局,不需要手动设置 type="flex"。

请注意父容器避免使用 inline 相关样式,会导致组件宽度不能撑满。

description

<template>
    <web-empty description="description" />
  </template>