提交 69b07da9 编写于 作者: H HelloCrease

update docs

Signed-off-by: NHelloCrease <lian15@huawei.com>
上级 c5ecbe90
...@@ -25,7 +25,7 @@ FA应用的eTS模块(entry/src/main)的典型开发目录结构如下: ...@@ -25,7 +25,7 @@ FA应用的eTS模块(entry/src/main)的典型开发目录结构如下:
> **说明:** > **说明:**
> >
> - 资源目录resources文件夹位于src/main下,此目录下资源文件的详细规范以及子目录结构规范参看[资源文件的分类](../quick-start/basic-resource-file-categories.md)。 > - 资源目录resources文件夹位于src/main下,此目录下资源文件的详细规范以及子目录结构规范参看[资源文件的分类](basic-resource-file-categories.md)。
> >
> - 页面支持导入TypeScript和JavaScript文件。 > - 页面支持导入TypeScript和JavaScript文件。
...@@ -314,4 +314,4 @@ export default { ...@@ -314,4 +314,4 @@ export default {
针对tabs开发,有以下相关实例可供参考: 针对tabs开发,有以下相关实例可供参考:
- [`tabs`:页签容器(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/UI/tabs) - [`Tabs`:页签容器(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/UI/Tabs)
\ No newline at end of file \ No newline at end of file
...@@ -325,6 +325,6 @@ export default { ...@@ -325,6 +325,6 @@ export default {
针对dialog开发,有以下相关实例可供参考: 针对dialog开发,有以下相关实例可供参考:
- [`Jsdialog`:页面弹窗(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/UI/Jsdialog) - [`JsDialog`:页面弹窗(JS)(API8)](https://gitee.com/openharmony/app_samples/tree/master/UI/JsDialog)
- [dialog(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/JSUI/dialogDemo) - [Dialog(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/JSUI/DialogDemo)
...@@ -210,4 +210,4 @@ export default { ...@@ -210,4 +210,4 @@ export default {
- [image、image-animator(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/JSUI/ClickableJsDemo) - [image、image-animator(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/JSUI/ClickableJsDemo)
- [图片编辑模板(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/Media/imageEditorTemplate) - [图片编辑模板(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/Media/ImageEditorTemplate)
\ No newline at end of file \ No newline at end of file
...@@ -324,4 +324,4 @@ export default { ...@@ -324,4 +324,4 @@ export default {
针对input开发,有以下相关实例可供参考: 针对input开发,有以下相关实例可供参考:
- [input、label(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/JSUI/inputApplication) - [input、label(JS)(API8)](https://gitee.com/openharmony/codelabs/tree/master/JSUI/InputApplication)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册