docs: add size demo for Dialog; sort component list by alphabetic order (#3)

This commit is contained in:
Kyle He
2020-12-03 10:30:05 +08:00
committed by GitHub
parent c93403bb83
commit facb9c8190
5 changed files with 87 additions and 2 deletions

View File

@@ -2,6 +2,10 @@
## 示例
### 尺寸与全屏
[[ demo src="/demo/dialog/size.vue" ]]
### 模态与非模态
[[ demo src="/demo/dialog/modal.vue" ]]