From 2e98e16c1d9cc312d854ea3b5dcfad07ed0e1a8a Mon Sep 17 00:00:00 2001 From: MICD Date: Fri, 15 Oct 2021 17:06:34 +0800 Subject: [PATCH] =?UTF-8?q?docs(status):=20=E4=BF=AE=E6=94=B9demo=E5=B1=95?= =?UTF-8?q?=E7=8E=B0=E5=BD=A2=E5=BC=8F=E4=B8=BA:::demo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/components/status/index.md | 31 +++++++++++++------------------ 1 file changed, 13 insertions(+), 18 deletions(-) diff --git a/docs/components/status/index.md b/docs/components/status/index.md index cc00c8fa..fc143388 100644 --- a/docs/components/status/index.md +++ b/docs/components/status/index.md @@ -8,25 +8,20 @@ ### 基本用法 -Default -Success -Error -Warning -Initial -Waiting -Running -Invalid - -```html -Default -Success -Error -Warning -Initial -Waiting -Running -Invalid +:::demo +```vue + ``` +::: ### d-status 参数 -- Gitee