From 534cbefd39329c404209d05ebd5147abb656f2c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Sat, 2 Apr 2022 04:28:52 +0000 Subject: [PATCH] fixed 11b98bd from https://gitee.com/ge-yafang/docs/pulls/2988 update en/application-dev/quick-start/start-with-js-low-code.md. Signed-off-by: @ge-yafang --- en/application-dev/quick-start/start-with-js-low-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/quick-start/start-with-js-low-code.md b/en/application-dev/quick-start/start-with-js-low-code.md index d3903efb99..572e49f734 100644 --- a/en/application-dev/quick-start/start-with-js-low-code.md +++ b/en/application-dev/quick-start/start-with-js-low-code.md @@ -6,7 +6,7 @@ > For best possible results, use [DevEco Studio V3.0.0.900 Beta3](https://developer.harmonyos.com/cn/develop/deveco-studio#download_beta_openharmony) for your development. -On the OpenHarmony low-code development pages, you can design your app UI in an efficient, intuitive manner, with a wide array of UI editing features complying with [JS Development Specifications](../reference/apis). +On the OpenHarmony low-code development pages, you can design your app UI in an efficient, intuitive manner, with a wide array of UI editing features complying with JS Development Specifications. You can develop applications or services in the low-code approach using either of the following methods: -- GitLab