Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
f3faa905
D
Docs
项目概览
OpenHarmony
/
Docs
大约 2 年 前同步成功
通知
161
Star
293
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
未验证
提交
f3faa905
编写于
8月 24, 2022
作者:
O
openharmony_ci
提交者:
Gitee
8月 24, 2022
浏览文件
操作
浏览文件
下载
差异文件
!8590 3.1 release分支示例链接修改
Merge pull request !8590 from 王江颖/OpenHarmony-3.1-Release
上级
462d6b4c
ff4e4cb9
变更
29
隐藏空白更改
内联
并排
Showing
29 changed file
with
65 addition
and
56 deletion
+65
-56
zh-cn/application-dev/internationalization/intl-guidelines.md
...n/application-dev/internationalization/intl-guidelines.md
+2
-2
zh-cn/application-dev/notification/background-agent-scheduled-reminder-guide.md
...notification/background-agent-scheduled-reminder-guide.md
+2
-2
zh-cn/application-dev/task-management/background-task-dev-guide.md
...lication-dev/task-management/background-task-dev-guide.md
+1
-1
zh-cn/application-dev/ui/ts-resource-access.md
zh-cn/application-dev/ui/ts-resource-access.md
+1
-1
zh-cn/application-dev/ui/ui-js-animate-background-position-style.md
...ication-dev/ui/ui-js-animate-background-position-style.md
+1
-1
zh-cn/application-dev/ui/ui-js-animate-transform.md
zh-cn/application-dev/ui/ui-js-animate-transform.md
+4
-4
zh-cn/application-dev/ui/ui-js-building-ui-component.md
zh-cn/application-dev/ui/ui-js-building-ui-component.md
+9
-7
zh-cn/application-dev/ui/ui-js-building-ui-routes.md
zh-cn/application-dev/ui/ui-js-building-ui-routes.md
+1
-1
zh-cn/application-dev/ui/ui-js-component-tabs.md
zh-cn/application-dev/ui/ui-js-component-tabs.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-canvas.md
zh-cn/application-dev/ui/ui-js-components-canvas.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-chart.md
zh-cn/application-dev/ui/ui-js-components-chart.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-dialog.md
zh-cn/application-dev/ui/ui-js-components-dialog.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-grid.md
zh-cn/application-dev/ui/ui-js-components-grid.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-list.md
zh-cn/application-dev/ui/ui-js-components-list.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-menu.md
zh-cn/application-dev/ui/ui-js-components-menu.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-picker.md
zh-cn/application-dev/ui/ui-js-components-picker.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-slider.md
zh-cn/application-dev/ui/ui-js-components-slider.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-stepper.md
zh-cn/application-dev/ui/ui-js-components-stepper.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-svg-overview.md
zh-cn/application-dev/ui/ui-js-components-svg-overview.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-swiper.md
zh-cn/application-dev/ui/ui-js-components-swiper.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-text.md
zh-cn/application-dev/ui/ui-js-components-text.md
+1
-1
zh-cn/application-dev/ui/ui-js-components-toolbar.md
zh-cn/application-dev/ui/ui-js-components-toolbar.md
+2
-1
zh-cn/application-dev/ui/ui-js-custom-components.md
zh-cn/application-dev/ui/ui-js-custom-components.md
+1
-1
zh-cn/application-dev/ui/ui-js-overview.md
zh-cn/application-dev/ui/ui-js-overview.md
+10
-8
zh-cn/application-dev/ui/ui-ts-building-data-model.md
zh-cn/application-dev/ui/ui-ts-building-data-model.md
+4
-0
zh-cn/application-dev/ui/ui-ts-components-web.md
zh-cn/application-dev/ui/ui-ts-components-web.md
+1
-1
zh-cn/application-dev/ui/ui-ts-creating-simple-page.md
zh-cn/application-dev/ui/ui-ts-creating-simple-page.md
+1
-1
zh-cn/application-dev/ui/ui-ts-layout-mediaquery.md
zh-cn/application-dev/ui/ui-ts-layout-mediaquery.md
+1
-1
zh-cn/application-dev/ui/ui-ts-overview.md
zh-cn/application-dev/ui/ui-ts-overview.md
+11
-11
未找到文件。
zh-cn/application-dev/internationalization/intl-guidelines.md
浏览文件 @
f3faa905
...
@@ -326,6 +326,6 @@ Intl开发指导提供了ECMA 402中定义的国际化能力接口的使用方
...
@@ -326,6 +326,6 @@ Intl开发指导提供了ECMA 402中定义的国际化能力接口的使用方
针对Intl开发,有以下相关实例可供参考:
针对Intl开发,有以下相关实例可供参考:
-
[
`International`:国际化(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/International
)
-
[
`International`:国际化(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/International
)
-
[
`International`:国际化(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/common/International
)
-
[
`International`:国际化(eTS)(API8)(Full SDK)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/common/International
)
\ No newline at end of file
\ No newline at end of file
zh-cn/application-dev/notification/background-agent-scheduled-reminder-guide.md
浏览文件 @
f3faa905
...
@@ -282,7 +282,7 @@ let alarm : reminderAgent.ReminderRequestAlarm = {
...
@@ -282,7 +282,7 @@ let alarm : reminderAgent.ReminderRequestAlarm = {
基于后台代理提醒开发,有以下相关实例可供参考:
基于后台代理提醒开发,有以下相关实例可供参考:
-
[
`AlarmClock`:后台代理提醒(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/Notification/AlarmClock
)
-
[
`AlarmClock`:后台代理提醒(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/Notification/AlarmClock
)
-
[
`FlipClock`:翻页时钟(eTS)(API8)
](
https://gitee.com/openharmony/
app_samples/tree/master/CompleteApps/FlipClock
)
-
[
`FlipClock`:翻页时钟(eTS)(API8)
(Full SDK)
](
https://gitee.com/openharmony/applications_
app_samples/tree/master/CompleteApps/FlipClock
)
zh-cn/application-dev/task-management/background-task-dev-guide.md
浏览文件 @
f3faa905
...
@@ -289,4 +289,4 @@ export default {
...
@@ -289,4 +289,4 @@ export default {
基于后台任务管理,有以下相关实例可供参考:
基于后台任务管理,有以下相关实例可供参考:
-
[
`BackgroundTaskManager`:后台任务管理(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ResourcesSchedule/BackgroundTaskManager
)
-
[
`BackgroundTaskManager`:后台任务管理(eTS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ResourcesSchedule/BackgroundTaskManager
)
\ No newline at end of file
\ No newline at end of file
zh-cn/application-dev/ui/ts-resource-access.md
浏览文件 @
f3faa905
...
@@ -151,4 +151,4 @@ plural.json文件的内容如下:
...
@@ -151,4 +151,4 @@ plural.json文件的内容如下:
针对访问应用资源,有以下相关实例可供参考:
针对访问应用资源,有以下相关实例可供参考:
-
[
`ResourceManager`:资源管理器(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/common/ResourceManager
)
-
[
`ResourceManager`:资源管理器(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/common/ResourceManager
)
zh-cn/application-dev/ui/ui-js-animate-background-position-style.md
浏览文件 @
f3faa905
...
@@ -90,4 +90,4 @@
...
@@ -90,4 +90,4 @@
针对background-position样式动画开发,有以下相关实例可供参考:
针对background-position样式动画开发,有以下相关实例可供参考:
-
[
`JsImage`:基本动画(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsImage
)
-
[
`JsImage`:基本动画(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/UI/JsImage
)
\ No newline at end of file
\ No newline at end of file
zh-cn/application-dev/ui/ui-js-animate-transform.md
浏览文件 @
f3faa905
...
@@ -580,13 +580,13 @@ transform可以设置多个值并且多个值可同时设置,下面案例中
...
@@ -580,13 +580,13 @@ transform可以设置多个值并且多个值可同时设置,下面案例中
针对transform样式动画开发,有以下相关实例可供参考:
针对transform样式动画开发,有以下相关实例可供参考:
-
[
`JsAnimation`:动效示例应用(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsAnimation
)
-
[
`JsAnimation`:动效示例应用(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsAnimation
)
-
[
`JsAnimationStyle`:动画与自定义字体(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsAnimationStyle
)
-
[
`JsAnimationStyle`:动画与自定义字体(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsAnimationStyle
)
-
[
`Clock`:时钟(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/common/Clock
)
-
[
`Clock`:时钟(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/common/Clock
)
-
[
`JsAnimator`:动画(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsAnimation
)
-
[
`JsAnimator`:动画(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsAnimation
)
-
[
动画样式(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/AnimationDemo
)
-
[
动画样式(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/AnimationDemo
)
...
...
zh-cn/application-dev/ui/ui-js-building-ui-component.md
浏览文件 @
f3faa905
...
@@ -25,19 +25,21 @@
...
@@ -25,19 +25,21 @@
针对组件开发,有以下相关实例可供参考:
针对组件开发,有以下相关实例可供参考:
-
[
`JsPanel`:内容展示面板(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsPanel
)
-
[
`JsPanel`:内容展示面板(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsPanel
)
-
[
`Popup`:气泡(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Popup
)
-
[
`Popup`:气泡(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/Popup
)
-
[
`RefreshContainer`:下拉刷新容器(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/RefreshContainer
)
-
[
`RefreshContainer`:下拉刷新容器(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/RefreshContainer
)
-
[
`JSComponments`:Js组件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JSComponments
)
-
[
`JSComponments`:Js组件(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JSComponments
)
-
[
`JsUserRegistration`:用户注册(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsUserRegistration
)
-
[
`JsUserRegistration`:用户注册(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsUserRegistration
)
-
[
`
Badge`:事件标记控件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Badge
)
-
[
`
ECG`:心率检测(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/common/ECG
)
-
[
`JsVideo`:视频播放(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/media/JsVideo
)
-
[
`Badge`:事件标记控件(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/UI/Badge
)
-
[
`JsVideo`:视频播放(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/media/JsVideo
)
-
[
rating(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/RatingApplication
)
-
[
rating(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/RatingApplication
)
...
...
zh-cn/application-dev/ui/ui-js-building-ui-routes.md
浏览文件 @
f3faa905
...
@@ -89,4 +89,4 @@ export default {
...
@@ -89,4 +89,4 @@ export default {
针对页面路由开发,有以下相关实例可供参考:
针对页面路由开发,有以下相关实例可供参考:
-
[
`JsRouter`:页面路由(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsRouter
)
-
[
`JsRouter`:页面路由(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsRouter
)
zh-cn/application-dev/ui/ui-js-component-tabs.md
浏览文件 @
f3faa905
...
@@ -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/applications_app_samples/tree/master/UI/Tabs
)
\ No newline at end of file
\ No newline at end of file
zh-cn/application-dev/ui/ui-js-components-canvas.md
浏览文件 @
f3faa905
...
@@ -144,4 +144,4 @@ export default {
...
@@ -144,4 +144,4 @@ export default {
针对Canvas开发,有以下相关实例可供参考:
针对Canvas开发,有以下相关实例可供参考:
-
[
`JsCanvas`:画布组件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsCanvas
)
-
[
`JsCanvas`:画布组件(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsCanvas
)
zh-cn/application-dev/ui/ui-js-components-chart.md
浏览文件 @
f3faa905
...
@@ -619,6 +619,6 @@ export default {
...
@@ -619,6 +619,6 @@ export default {
针对Chart开发,有以下相关实例可供参考:
针对Chart开发,有以下相关实例可供参考:
-
[
`Chart`:图表组件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/chart
)
-
[
`Chart`:图表组件(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/chart
)
-
[
chart(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/SwitchApplication
)
-
[
chart(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/SwitchApplication
)
zh-cn/application-dev/ui/ui-js-components-dialog.md
浏览文件 @
f3faa905
...
@@ -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
lications_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
)
zh-cn/application-dev/ui/ui-js-components-grid.md
浏览文件 @
f3faa905
...
@@ -248,4 +248,4 @@ export default {
...
@@ -248,4 +248,4 @@ export default {
针对Grid开发,有以下相关实例可供参考:
针对Grid开发,有以下相关实例可供参考:
-
[
`JsGrid`:栅格组件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsGrid
)
-
[
`JsGrid`:栅格组件(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsGrid
)
zh-cn/application-dev/ui/ui-js-components-list.md
浏览文件 @
f3faa905
...
@@ -314,4 +314,4 @@ export default {
...
@@ -314,4 +314,4 @@ export default {
针对List开发,有以下相关实例可供参考:
针对List开发,有以下相关实例可供参考:
-
[
`JsList`:商品列表(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsList
)
-
[
`JsList`:商品列表(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/UI/JsList
)
\ No newline at end of file
\ No newline at end of file
zh-cn/application-dev/ui/ui-js-components-menu.md
浏览文件 @
f3faa905
...
@@ -283,4 +283,4 @@ export default {
...
@@ -283,4 +283,4 @@ export default {
针对Menu开发,有以下相关实例可供参考:
针对Menu开发,有以下相关实例可供参考:
-
[
`JSMenu`:菜单(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JSMenu
)
-
[
`JSMenu`:菜单(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JSMenu
)
zh-cn/application-dev/ui/ui-js-components-picker.md
浏览文件 @
f3faa905
...
@@ -301,4 +301,4 @@ export default {
...
@@ -301,4 +301,4 @@ export default {
针对Picker开发,有以下相关实例可供参考:
针对Picker开发,有以下相关实例可供参考:
-
[
`Picker`:滑动选择器(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Picker
)
-
[
`Picker`:滑动选择器(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/Picker
)
zh-cn/application-dev/ui/ui-js-components-slider.md
浏览文件 @
f3faa905
...
@@ -217,6 +217,6 @@ export default{
...
@@ -217,6 +217,6 @@ export default{
针对Slider开发,有以下相关实例可供参考:
针对Slider开发,有以下相关实例可供参考:
-
[
`Slider`:滑动条(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Slider
)
-
[
`Slider`:滑动条(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/Slider
)
-
[
slider(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/SliderApplication
)
-
[
slider(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/SliderApplication
)
\ No newline at end of file
zh-cn/application-dev/ui/ui-js-components-stepper.md
浏览文件 @
f3faa905
...
@@ -407,4 +407,4 @@ export default {
...
@@ -407,4 +407,4 @@ export default {
针对Stepper开发,有以下相关实例可供参考:
针对Stepper开发,有以下相关实例可供参考:
-
[
`StepNavigator`:步骤导航器(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/StepNavigator
)
-
[
`StepNavigator`:步骤导航器(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/StepNavigator
)
zh-cn/application-dev/ui/ui-js-components-svg-overview.md
浏览文件 @
f3faa905
...
@@ -84,4 +84,4 @@ svg{
...
@@ -84,4 +84,4 @@ svg{
针对Svg开发,有以下相关实例可供参考:
针对Svg开发,有以下相关实例可供参考:
-
[
`JsSvg`:可缩放矢量图形(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsSvg
)
-
[
`JsSvg`:可缩放矢量图形(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsSvg
)
zh-cn/application-dev/ui/ui-js-components-swiper.md
浏览文件 @
f3faa905
...
@@ -369,4 +369,4 @@ export default {
...
@@ -369,4 +369,4 @@ export default {
针对Swiper开发,有以下相关实例可供参考:
针对Swiper开发,有以下相关实例可供参考:
-
[
`Swiper`:内容滑动容器(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Swiper
)
-
[
`Swiper`:内容滑动容器(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/Swiper
)
zh-cn/application-dev/ui/ui-js-components-text.md
浏览文件 @
f3faa905
...
@@ -276,4 +276,4 @@ export default {
...
@@ -276,4 +276,4 @@ export default {
针对Text开发,有以下相关实例可供参考:
针对Text开发,有以下相关实例可供参考:
-
[
`JsTextComponents`:基础组件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsBasicComponents
)
-
[
`JsTextComponents`:基础组件(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsBasicComponents
)
zh-cn/application-dev/ui/ui-js-components-toolbar.md
浏览文件 @
f3faa905
...
@@ -235,4 +235,5 @@ export default {
...
@@ -235,4 +235,5 @@ export default {
针对Toolbar开发,有以下相关实例可供参考:
针对Toolbar开发,有以下相关实例可供参考:
-
[
`Toolbar`:工具栏(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Toolbar
)
-
[
`Toolbar`:工具栏(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples
/tree/master/UI/Toolbar)
zh-cn/application-dev/ui/ui-js-custom-components.md
浏览文件 @
f3faa905
...
@@ -103,6 +103,6 @@
...
@@ -103,6 +103,6 @@
针对自定义组件开发,有以下相关实例可供参考:
针对自定义组件开发,有以下相关实例可供参考:
-
[
`JSUICustomComponent`:自定义组件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JSUICustomComponent
)
-
[
`JSUICustomComponent`:自定义组件(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JSUICustomComponent
)
-
[
自定义组件(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/JSCanvasComponet
)
-
[
自定义组件(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/JSCanvasComponet
)
zh-cn/application-dev/ui/ui-js-overview.md
浏览文件 @
f3faa905
...
@@ -34,20 +34,22 @@
...
@@ -34,20 +34,22 @@
基于JS扩展的类Web开发范式的方舟开发框架,有以下相关实例可供参考:
基于JS扩展的类Web开发范式的方舟开发框架,有以下相关实例可供参考:
-
[
`AtomicLayout`:原子布局(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/AtomicLayout
)
-
[
`AtomicLayout`:原子布局(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/AtomicLayout
)
-
[
`JsFA`:FA示例应用(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsFA
)
-
[
`JsFA`:FA示例应用(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsFA
)
-
[
`JsShopping`:购物示例应用(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsShopping
)
-
[
`JsShopping`:购物示例应用(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsShopping
)
-
[
`Stack`:堆叠容器(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Stack
)
-
[
`Stack`:堆叠容器(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/Stack
)
-
[
`JsAdaptivePortalList`:多设备自适应的效率型首页(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsAdaptivePortalList
)
-
[
`JsAdaptivePortalList`:多设备自适应的效率型首页(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsAdaptivePortalList
)
-
[
`JsAdaptivePortalPage`:多设备自适应的FA页面(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsAdaptivePortalPage
)
-
[
`JsAdaptivePortalPage`:多设备自适应的FA页面(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsAdaptivePortalPage
)
-
[
`JsGallery`:图库示例应用(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/JsGallery
)
-
[
`JsGallery`:图库示例应用(JS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/UI/JsGallery
)
-
[
`Badge`:事件标记控件(JS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/UI/Badge
)
-
[
`AirQuality`:空气质量(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/common/AirQuality
)
-
[
`Badge`:事件标记控件(JS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/UI/Badge
)
-
[
购物应用(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/ShoppingOpenHarmony
)
-
[
购物应用(JS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/JSUI/ShoppingOpenHarmony
)
zh-cn/application-dev/ui/ui-ts-building-data-model.md
浏览文件 @
f3faa905
...
@@ -76,3 +76,7 @@
...
@@ -76,3 +76,7 @@
已完成好健康饮食应用的数据资源准备,接下来将通过加载这些数据来创建食物列表页面。
已完成好健康饮食应用的数据资源准备,接下来将通过加载这些数据来创建食物列表页面。
## 相关实例
针对构建食物分类列表页面和食物详情页,有以下相关实例可供参考:
-
[
DefiningPageLayoutAndConnection:页面布局和连接(eTS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/DefiningPageLayoutAndConnection
)
zh-cn/application-dev/ui/ui-ts-components-web.md
浏览文件 @
f3faa905
...
@@ -198,4 +198,4 @@ struct WebComponent {
...
@@ -198,4 +198,4 @@ struct WebComponent {
针对Web开发,有以下相关实例可供参考:
针对Web开发,有以下相关实例可供参考:
-
[
`Web`:Web(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/Web
)
-
[
`Web`:Web(eTS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/Web
)
\ No newline at end of file
\ No newline at end of file
zh-cn/application-dev/ui/ui-ts-creating-simple-page.md
浏览文件 @
f3faa905
...
@@ -528,6 +528,6 @@
...
@@ -528,6 +528,6 @@
针对创建简单视图,有以下示例工程可供参考:
针对创建简单视图,有以下示例工程可供参考:
-
[
`BuildCommonView`:创建简单视图(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/BuildCommonView
)
-
[
`BuildCommonView`:创建简单视图(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/BuildCommonView
)
本示例为构建了简单页面展示食物番茄的图片和营养信息,主要为了展示简单页面的Stack布局和Flex布局。
本示例为构建了简单页面展示食物番茄的图片和营养信息,主要为了展示简单页面的Stack布局和Flex布局。
zh-cn/application-dev/ui/ui-ts-layout-mediaquery.md
浏览文件 @
f3faa905
...
@@ -152,5 +152,5 @@ listener.on('change', onPortrait)
...
@@ -152,5 +152,5 @@ listener.on('change', onPortrait)
针对媒体查询开发,有以下相关实例可供参考:
针对媒体查询开发,有以下相关实例可供参考:
-
[
`MediaQuery`:媒体查询(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/MediaQuery
)
-
[
`MediaQuery`:媒体查询(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/MediaQuery
)
zh-cn/application-dev/ui/ui-ts-overview.md
浏览文件 @
f3faa905
...
@@ -61,25 +61,25 @@
...
@@ -61,25 +61,25 @@
基于TS扩展的声明式开发范式的方舟开发框架,有以下相关实例可供参考:
基于TS扩展的声明式开发范式的方舟开发框架,有以下相关实例可供参考:
-
[
`Canvas`:画布组件(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/Canvas
)
-
[
`Canvas`:画布组件(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/Canvas
)
-
[
`Drag`:拖拽事件(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/Drag
)
-
[
`Drag`:拖拽事件(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/Drag
)
-
[
`ArkUIAnimation`:动画(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/ArkUIAnimation
)
-
[
`ArkUIAnimation`:动画(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/ArkUIAnimation
)
-
[
`Xcomponent`:XComponent(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/XComponent
)
-
[
`Xcomponent`:XComponent(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/XComponent
)
-
[
`MouseEvent`:鼠标事件(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/MouseEvent
)
-
[
`MouseEvent`:鼠标事件(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/MouseEvent
)
-
[
`Gallery`:组件集合(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/Gallery
)
-
[
`Gallery`:组件集合(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/Gallery
)
-
[
`BringApp`:拉起系统应用(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/BringApp
)
-
[
`BringApp`:拉起系统应用(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/ETSUI/BringApp
)
-
[
`Chat`:聊天示例应用(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/AppSample/Chat
)
-
[
`Chat`:聊天示例应用(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/AppSample/Chat
)
-
[
`Shopping`:购物示例应用(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/AppSample/Shopping
)
-
[
`Shopping`:购物示例应用(eTS)(API8)
](
https://gitee.com/openharmony/app
lications_app
_samples/tree/master/AppSample/Shopping
)
-
[
`Lottie`:Lottie(eTS)(API8)
](
https://gitee.com/openharmony/
app_samples/tree/master/ETSUI/Lottie
)
-
[
`Lottie`:Lottie(eTS)(API8)
(Full SDK)
](
https://gitee.com/openharmony/applications_
app_samples/tree/master/ETSUI/Lottie
)
-
[
极简声明式UI范式(eTS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/SimpleGalleryEts
)
-
[
极简声明式UI范式(eTS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/SimpleGalleryEts
)
...
@@ -91,4 +91,4 @@
...
@@ -91,4 +91,4 @@
-
[
弹窗(eTS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/CustomDialogEts
)
-
[
弹窗(eTS)(API8)
](
https://gitee.com/openharmony/codelabs/tree/master/ETSUI/CustomDialogEts
)
-
[
CustomComponent:组件化(eTS)(API8)
](
https://gitee.com/openharmony/app_samples/tree/master/ETSUI/CustomComponent
)
-
[
CustomComponent:组件化(eTS)(API8)
](
https://gitee.com/openharmony/applications_app_samples/tree/master/ETSUI/CustomComponent
)
\ No newline at end of file
\ No newline at end of file
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录