From 46b1c394a024c293fb07c7788691e2ac572a2fa1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=B8=8D=E5=A6=82=E6=91=B8=E9=B1=BC=E5=8E=BB?=
<1780903673@qq.com>
Date: Fri, 6 Dec 2024 00:09:58 +0800
Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20=20=E6=B7=BB?=
=?UTF-8?q?=E5=8A=A0=20MessageBox=20=E8=87=AA=E5=AE=9A=E4=B9=89=E6=8C=89?=
=?UTF-8?q?=E9=92=AE=E6=A0=B7=E5=BC=8F=E7=9A=84=E6=96=87=E6=A1=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/messageBox/Index.vue | 76 +++++++++++++++++-----------------
1 file changed, 39 insertions(+), 37 deletions(-)
diff --git a/src/pages/messageBox/Index.vue b/src/pages/messageBox/Index.vue
index cdd412b4..a83a7e9c 100644
--- a/src/pages/messageBox/Index.vue
+++ b/src/pages/messageBox/Index.vue
@@ -1,41 +1,43 @@
-
-
-
-
-
-
- alert
-
+
+
+
+
+
+
+
+ alert
+
-
- alert
-
+
+ alert
+
-
- confirm
-
+
+ confirm
+
-
- prompt
-
+
+ prompt
+
-
- alert
-
+
+ alert
+
-
- custom
-
+
+ custom
+
-
- beforeConfirm
-
+
+ beforeConfirm
+
-
- withButtonProps
-
-
+
+ withButtonProps
+
+
+