From f1a582581f2e41251074c03a89d10dce10e1effe Mon Sep 17 00:00:00 2001 From: Rustin Date: Tue, 12 Nov 2019 22:43:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=20skeleton=20=E9=A6=96?= =?UTF-8?q?=E6=AC=A1=E5=8A=A0=E8=BD=BD=E6=95=B0=E6=8D=AE=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E6=8F=8F=E8=BF=B0=20(#19700)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/skeleton/index.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/skeleton/index.zh-CN.md b/components/skeleton/index.zh-CN.md index 98a21c6cf0..997f273dc4 100644 --- a/components/skeleton/index.zh-CN.md +++ b/components/skeleton/index.zh-CN.md @@ -12,7 +12,7 @@ cols: 1 - 网络较慢,需要长时间等待加载处理的情况下。 - 图文信息内容较多的列表/卡片中。 -- 只适合用在第一次加载数据的场景。 +- 只在第一次加载数据的时候使用。 - 可以被 Spin 完全代替,但是在可用的场景下可以比 Spin 提供更好的视觉效果和用户体验。 ## API