diff --git a/zh-cn/application-dev/ui/ui-js-animate-transform.md b/zh-cn/application-dev/ui/ui-js-animate-transform.md index 4a0dfed33828eefabc90d42c648b875b4122ae0e..62c1b64f5197c04852dc5ca42ad78191bc5c99a0 100644 --- a/zh-cn/application-dev/ui/ui-js-animate-transform.md +++ b/zh-cn/application-dev/ui/ui-js-animate-transform.md @@ -586,6 +586,8 @@ transform可以设置多个值并且多个值可同时设置,下面案例中 - [`Clock`:时钟(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/common/Clock) +- [`JsAnimator`:动画(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/UI/JsAnimation) + - [动画样式(JS)](https://gitee.com/openharmony/codelabs/tree/master/JSUI/AnimationDemo) - [图片常见操作](https://gitee.com/openharmony/codelabs/tree/master/Media/ImageJsDemo)