From 75adb6862c3b236e066d9baa4dea69ca39eabfaa Mon Sep 17 00:00:00 2001 From: Luoyiling1010 <345725087@qq.com> Date: Fri, 10 Jun 2022 09:56:00 +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-rating.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/ui/ui-js-components-rating.md b/en/application-dev/ui/ui-js-components-rating.md index 3986fd268b..d06f5e6490 100644 --- a/en/application-dev/ui/ui-js-components-rating.md +++ b/en/application-dev/ui/ui-js-components-rating.md @@ -116,7 +116,7 @@ export default { ![en-us_image_0000001275803173](figures/en-us_image_0000001275803173.gif) -> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE:** +> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** > - You must set **star-background**, **star-secondary**, and **star-foreground**. Otherwise, the grey rating star applies, indicating that the image source is incorrectly set. > > - The **star-background**, **star-secondary**, and **star-foreground** attributes support only PNG and JPG images in the local path. -- GitLab