docs: 调整组件介绍文档

This commit is contained in:
dengrongyao
2021-04-08 09:57:55 +08:00
committed by neverland
parent 0c6f7c63a7
commit 56429ad4e1
34 changed files with 34 additions and 36 deletions
+1 -3
View File
@@ -2,9 +2,7 @@
### 介绍
弹出模态框,常用于消息提示、消息确认,或在当前页面内完成特定的交互操作。
弹出框组件支持函数调用和组件调用两种方式。
弹出模态框,常用于消息提示、消息确认,或在当前页面内完成特定的交互操作,支持函数调用和组件调用两种方式
### 函数调用