-
Notifications
You must be signed in to change notification settings - Fork 316
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Empty 空状态 | ||
description: 用于空状态时的占位提示。 | ||
spline: data | ||
isComponent: true | ||
toc: false | ||
--- | ||
|
||
## 代码演示 | ||
|
||
### 类型 | ||
|
||
图标空状态 | ||
|
||
{{ base }} | ||
|
||
自定义图片空状态 | ||
|
||
{{ imageEmpty }} | ||
|
||
带操作空状态 | ||
|
||
{{ buttonEmpty }} |