We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
空状态时的占位提示
<Empty type="empty" text="暂无内容" />
<Empty type="empty" text="暂无内容" /> import { Empty } from 'lxnuoyan-ui'; export default { components: {Empty}, };