未验证 提交 08117f6b 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/quick-start/arkts-extend.md.

Signed-off-by: NLiAn <lian15@huawei.com>
Signed-off-by: NLiAn <lian15@huawei.com>
上级 d1d43f95
...@@ -169,7 +169,7 @@ struct FancyUse { ...@@ -169,7 +169,7 @@ struct FancyUse {
Text(`${this.label}`) Text(`${this.label}`)
.fancyText(200, Color.Pink) .fancyText(200, Color.Pink)
Text(`${this.label}`) Text(`${this.label}`)
.fancyText(200, Color.Orange) .fancyText(300, Color.Orange)
}.margin('20%') }.margin('20%')
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册