From e1cd139e8b4b19f3f9735dc66783dd0feae0c75d Mon Sep 17 00:00:00 2001
From: tangjinzhou <415800467@qq.com>
Date: Sat, 15 Dec 2018 21:50:43 +0800
Subject: [PATCH] docs: update demo
---
components/card/demo/concise.md | 19 -------------------
components/card/demo/index.vue | 2 --
components/modal/demo/confirm-promise.md | 4 ++--
site/components/demoBox.vue | 2 +-
4 files changed, 3 insertions(+), 24 deletions(-)
delete mode 100644 components/card/demo/concise.md
diff --git a/components/card/demo/concise.md b/components/card/demo/concise.md
deleted file mode 100644
index 0ee3c79d7..000000000
--- a/components/card/demo/concise.md
+++ /dev/null
@@ -1,19 +0,0 @@
-
- #### 简洁卡片
- 只包含内容区域
-
-
-
- #### Simple card
- A simple card only containing a content area.
-
-
-```html
-
-
- Card content
- Card content
- Card content
-
-
-```
diff --git a/components/card/demo/index.vue b/components/card/demo/index.vue
index 2fb1b9e89..41d6f55ea 100644
--- a/components/card/demo/index.vue
+++ b/components/card/demo/index.vue
@@ -1,7 +1,6 @@