From 06fd91dc38bceb989af4fe4099bdef2fc5908c1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E5=AD=90?= <782657905@qq.com> Date: Wed, 8 Jun 2022 01:17:26 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/component/uniui/uni-card.md.=20bo?= =?UTF-8?q?rder=20=E8=AF=B4=E6=98=8E=E9=87=8D=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/component/uniui/uni-card.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/component/uniui/uni-card.md b/docs/component/uniui/uni-card.md index 6d8c88bb7..2148c89c6 100644 --- a/docs/component/uniui/uni-card.md +++ b/docs/component/uniui/uni-card.md @@ -101,7 +101,6 @@ |margin|String|10px|卡片外边距| |spacing|String|10px|卡片内边距| |padding|String|10px|卡片内容内边距| -|border|Boolean|true|卡片边框| |mode[弃用]|String|basic |卡片模式 ,可选值, basic:基础卡片 ;style :图文卡片 ; title :标题卡片| |note[弃用]|String|-|底部信息| -- Gitee