From e926bccf3e84ba4b176c1577c6c26aca8e86aa44 Mon Sep 17 00:00:00 2001 From: LiAn Date: Tue, 19 Apr 2022 06:09:50 +0000 Subject: [PATCH] update zh-cn/application-dev/ui/ui-js-animate-background-position-style.md. Signed-off-by: LiAn --- .../ui/ui-js-animate-background-position-style.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/ui/ui-js-animate-background-position-style.md b/zh-cn/application-dev/ui/ui-js-animate-background-position-style.md index 1ca3f01e5b..c293ca9b6a 100644 --- a/zh-cn/application-dev/ui/ui-js-animate-background-position-style.md +++ b/zh-cn/application-dev/ui/ui-js-animate-background-position-style.md @@ -90,4 +90,4 @@ 针对background-position样式动画开发,有以下相关实例可供参考: -- [`JsImage`:基本动画(JS)(API8)](https://gitee.com/openharmony/app_samples/blob/master/UI/JsImage) \ No newline at end of file +- [`JsImage`:基本动画(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/UI/JsImage) \ No newline at end of file -- GitLab