From 57679fdfbd9b4a8b1ba3cdd3e1d4d8a3bc8b5da9 Mon Sep 17 00:00:00 2001 From: xuyingjun Date: Sun, 29 Sep 2019 12:06:34 +0800 Subject: [PATCH] read me --- README.md | 2 +- README_CN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2a2b78..bc21775 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,7 @@ barrierDismissible|Whether to click to pop up the external disappear|true Supported method method|description ---|--|--| +--|--| show|show dialog dismiss|dismiss dialog isShowing|Is the dialog showing diff --git a/README_CN.md b/README_CN.md index 15f91d8..6ba1685 100644 --- a/README_CN.md +++ b/README_CN.md @@ -183,7 +183,7 @@ barrierDismissible|是否点击弹出外部消失|true 支持的方法 method|description ---|--|--| +--|--| show|显示弹窗 dismiss|隐藏弹窗 isShowing|弹窗是否在展示