From 482fd69a508a206225b934f25e0e61865916fd97 Mon Sep 17 00:00:00 2001 From: Luoyiling1010 <345725087@qq.com> Date: Fri, 10 Jun 2022 09:44:21 +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-picker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/application-dev/ui/ui-js-components-picker.md b/en/application-dev/ui/ui-js-components-picker.md index 002a9d1b07..348f5cbf04 100644 --- a/en/application-dev/ui/ui-js-components-picker.md +++ b/en/application-dev/ui/ui-js-components-picker.md @@ -77,7 +77,7 @@ export default { ![en-us_image_0000001267647893](figures/en-us_image_0000001267647893.gif) -> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE:** +> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** > - When setting the value range of a common selector, you must use the data binding mode. > @@ -115,7 +115,7 @@ Set the **hours** attribute to specify the time format used by the time selector ![en-us_image_0000001222807808](figures/en-us_image_0000001222807808.gif) -> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE:** +> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** > - When **hours** is set to **12**, the time is displayed in 12-hour format and distinguished by a.m. and p.m. > > - When **hours** is set to **24**, the time is displayed in 24-hour format. -- GitLab