docs: 调整组件介绍文档
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
### Intro
|
||||
|
||||
Pop-up modal boxes are often used for message prompts, message confirmations, or to complete specific interactive operations in the current page. The Dialog component supports two methods: function call and component call.
|
||||
A modal box pops up on the page, which is often used for message prompts, message confirmation, or to complete specific interactive operations in the current page. It supports two methods: function call and component call.
|
||||
|
||||
### Install
|
||||
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
|
||||
### 介绍
|
||||
|
||||
弹出模态框,常用于消息提示、消息确认,或在当前页面内完成特定的交互操作。
|
||||
|
||||
弹出框组件支持函数调用和组件调用两种方式。
|
||||
弹出模态框,常用于消息提示、消息确认,或在当前页面内完成特定的交互操作,支持函数调用和组件调用两种方式。
|
||||
|
||||
### 函数调用
|
||||
|
||||
|
||||
Reference in New Issue
Block a user