未验证 提交 9efd4487 编写于 作者: O openharmony_ci 提交者: Gitee

!17094 修复ArkTS卡片示例代码问题

Merge pull request !17094 from zhongjianfei/mm0215
...@@ -37,7 +37,6 @@ struct AttrAnimationExample { ...@@ -37,7 +37,6 @@ struct AttrAnimationExample {
.rotate({ angle: this.rotateAngle }) .rotate({ angle: this.rotateAngle })
.animation({ .animation({
curve: Curve.EaseOut, curve: Curve.EaseOut,
iterations: 1,
playMode: PlayMode.AlternateReverse playMode: PlayMode.AlternateReverse
}) })
}.width('100%').margin({ top: 20 }) }.width('100%').margin({ top: 20 })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册