From 3ab7eee9ba655e68f78d0a60c11b342e50d4fb53 Mon Sep 17 00:00:00 2001 From: Luoyiling1010 <345725087@qq.com> Date: Fri, 10 Jun 2022 09:54:02 +0000 Subject: [PATCH] =?UTF-8?q?=E3=80=90OpenHarmony=E5=BC=80=E6=BA=90=E8=B4=A1?= =?UTF-8?q?=E7=8C=AE=E8=80=85=E8=AE=A1=E5=88=922022=E3=80=91=E5=88=A0?= =?UTF-8?q?=E9=99=A4NOTE=E5=9B=BE=E6=A0=87=E5=90=8E=E7=9A=84=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E5=86=92=E5=8F=B7=20Signed-off-by:=20Luoyiling1010?= =?UTF-8?q?=C2=A0<345725087@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/application-dev/ui/ui-js-components-image-animator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/ui/ui-js-components-image-animator.md b/en/application-dev/ui/ui-js-components-image-animator.md index 8bfd56b70b..6aeffed7a8 100644 --- a/en/application-dev/ui/ui-js-components-image-animator.md +++ b/en/application-dev/ui/ui-js-components-image-animator.md @@ -135,7 +135,7 @@ export default { ![en-us_image_0000001276003481](figures/en-us_image_0000001276003481.gif) -> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE:** +> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** > - If the **duration** attribute is set in the **images** attribute, the **duration** attribute set in the **<image-animator>** component is invalid. > > - If **fixedsize** is set to **true**, the **width**, **height**, **top**, and **left** settings in **images** will not take effect. -- GitLab