diff --git a/en/application-dev/ui/ui-js-components-picker.md b/en/application-dev/ui/ui-js-components-picker.md index 002a9d1b078fc7748d3033a7a770db420a9a820f..348f5cbf0458729f422fa81c764eea7f61056190 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.