From 35f305197f35af5d5d421db4e730756193f52817 Mon Sep 17 00:00:00 2001 From: shutao Date: Mon, 16 Jan 2023 17:20:51 +0800 Subject: [PATCH] update animation-view.md --- docs/component/animation-view.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/component/animation-view.md b/docs/component/animation-view.md index d72f811e9..fccb73905 100644 --- a/docs/component/animation-view.md +++ b/docs/component/animation-view.md @@ -1,5 +1,5 @@ #### animation-view -Lottie动画组件,动画资源参考[Lottie官方接](https://airbnb.design/lottie/)。 +Lottie动画组件,动画资源参考[Lottie官方链接](https://airbnb.design/lottie/)。 > animation-view组件是[uts组件](https://uniapp.dcloud.net.cn/plugin/uts-component.html),需下载插件:[animation-view](https://ext.dcloud.net.cn/plugin?name=uni-animation-view),仅App端nvue页面支持 -- GitLab