Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
7c35878a
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看板
未验证
提交
7c35878a
编写于
6月 08, 2023
作者:
O
openharmony_ci
提交者:
Gitee
6月 08, 2023
浏览文件
操作
浏览文件
下载
差异文件
!19328 更新website+删除lottie文档(链接到三方库仓)
Merge pull request !19328 from LiAn/OpenHarmony-3.2-Release
上级
76538286
cfefc677
变更
5
展开全部
显示空白变更内容
内联
并排
Showing
5 changed file
with
1 addition
and
619 deletion
+1
-619
zh-cn/application-dev/reference/arkui-ts/Readme-CN.md
zh-cn/application-dev/reference/arkui-ts/Readme-CN.md
+0
-1
zh-cn/application-dev/reference/arkui-ts/figures/zh-cn_image_0000001194352468.gif
...ference/arkui-ts/figures/zh-cn_image_0000001194352468.gif
+0
-0
zh-cn/application-dev/reference/arkui-ts/ts-components-canvas-lottie.md
...ion-dev/reference/arkui-ts/ts-components-canvas-lottie.md
+0
-612
zh-cn/application-dev/ui/arkts-drawing-customization-on-canvas.md
...plication-dev/ui/arkts-drawing-customization-on-canvas.md
+1
-5
zh-cn/application-dev/website.md
zh-cn/application-dev/website.md
+0
-1
未找到文件。
zh-cn/application-dev/reference/arkui-ts/Readme-CN.md
浏览文件 @
7c35878a
...
@@ -144,7 +144,6 @@
...
@@ -144,7 +144,6 @@
-
[
ImageData对象
](
ts-components-canvas-imagedata.md
)
-
[
ImageData对象
](
ts-components-canvas-imagedata.md
)
-
[
OffscreenCanvasRenderingContext2D对象
](
ts-offscreencanvasrenderingcontext2d.md
)
-
[
OffscreenCanvasRenderingContext2D对象
](
ts-offscreencanvasrenderingcontext2d.md
)
-
[
Path2D对象
](
ts-components-canvas-path2d.md
)
-
[
Path2D对象
](
ts-components-canvas-path2d.md
)
-
[
Lottie
](
ts-components-canvas-lottie.md
)
-
动画
-
动画
-
[
属性动画
](
ts-animatorproperty.md
)
-
[
属性动画
](
ts-animatorproperty.md
)
-
[
显式动画
](
ts-explicit-animation.md
)
-
[
显式动画
](
ts-explicit-animation.md
)
...
...
zh-cn/application-dev/reference/arkui-ts/figures/zh-cn_image_0000001194352468.gif
已删除
100644 → 0
浏览文件 @
76538286
688.6 KB
zh-cn/application-dev/reference/arkui-ts/ts-components-canvas-lottie.md
已删除
100644 → 0
浏览文件 @
76538286
此差异已折叠。
点击以展开。
zh-cn/application-dev/ui/arkts-drawing-customization-on-canvas.md
浏览文件 @
7c35878a
...
@@ -89,11 +89,7 @@ Canvas提供画布组件,用于自定义绘制图形,开发者使用CanvasRe
...
@@ -89,11 +89,7 @@ Canvas提供画布组件,用于自定义绘制图形,开发者使用CanvasRe
import
lottie
from
'
@ohos/lottie
'
import
lottie
from
'
@ohos/lottie
'
```
```
具体接口参考
[
Lottie
](
../reference/arkui-ts/ts-components-canvas-lottie.md
)
,具体实例请参考
[
Lottie动画
](
#相关实例
)
。
具体接口请参考
[
Lottie
](
https://gitee.com/openharmony-tpc/lottieETS
)
。
>**说明:**
>
>在第一次使用Lottie之前,需要在Terminal窗口运行ohpm install \@ohos/lottieETS命令下载Lottie。
## 初始化画布组件
## 初始化画布组件
...
...
zh-cn/application-dev/website.md
浏览文件 @
7c35878a
...
@@ -807,7 +807,6 @@
...
@@ -807,7 +807,6 @@
-
[
ImageData对象
](
reference/arkui-ts/ts-components-canvas-imagedata.md
)
-
[
ImageData对象
](
reference/arkui-ts/ts-components-canvas-imagedata.md
)
-
[
OffscreenCanvasRenderingContext2D对象
](
reference/arkui-ts/ts-offscreencanvasrenderingcontext2d.md
)
-
[
OffscreenCanvasRenderingContext2D对象
](
reference/arkui-ts/ts-offscreencanvasrenderingcontext2d.md
)
-
[
Path2D对象
](
reference/arkui-ts/ts-components-canvas-path2d.md
)
-
[
Path2D对象
](
reference/arkui-ts/ts-components-canvas-path2d.md
)
-
[
Lottie
](
reference/arkui-ts/ts-components-canvas-lottie.md
)
-
动画
-
动画
-
[
属性动画
](
reference/arkui-ts/ts-animatorproperty.md
)
-
[
属性动画
](
reference/arkui-ts/ts-animatorproperty.md
)
-
[
显式动画
](
reference/arkui-ts/ts-explicit-animation.md
)
-
[
显式动画
](
reference/arkui-ts/ts-explicit-animation.md
)
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录