未验证 提交 ab952825 编写于 作者: L liyangyang 提交者: Gitee

update en/application-dev/reference/arkui-ts/ts-transition-animation-shared-elements.md.

定义scale,opacity变量未引用
Signed-off-by: N李杨杨 <yylika@isoftstone.com>
上级 51187d80
......@@ -31,8 +31,6 @@ The example shows the transition of a shared element from a page and page B.
@Entry
@Component
struct SharedTransitionExample {
@State scale: number = 1
@State opacity: number = 1
@State active: boolean = false
build() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册