From 8f32632fe8a1990bfa17c892663ff007eb71e232 Mon Sep 17 00:00:00 2001 From: zcating Date: Mon, 6 Dec 2021 10:21:52 +0800 Subject: [PATCH] =?UTF-8?q?feat(button):=20=E6=B7=BB=E5=8A=A0=20showLoadin?= =?UTF-8?q?g=20=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../devui-vue/devui/button/src/button.tsx | 8 +-- .../devui-vue/docs/components/button/index.md | 64 +++++++++++++++---- 2 files changed, 53 insertions(+), 19 deletions(-) diff --git a/packages/devui-vue/devui/button/src/button.tsx b/packages/devui-vue/devui/button/src/button.tsx index 0130fd82..554a99b2 100644 --- a/packages/devui-vue/devui/button/src/button.tsx +++ b/packages/devui-vue/devui/button/src/button.tsx @@ -49,20 +49,16 @@ export default defineComponent({ width } = props; return ( -
+