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

!6450 【轻量级 PR】:update en/application-dev/reference/arkui-ts/ts-basic-components-image.md.

Merge pull request !6450 from JBxie/N/A
...@@ -149,8 +149,6 @@ struct ImageExample1 { ...@@ -149,8 +149,6 @@ struct ImageExample1 {
@Entry @Entry
@Component @Component
struct ImageExample2 { struct ImageExample2 {
@State width: number = 100
@State height: number = 100
build() { build() {
Column({ space: 10 }) { Column({ space: 10 }) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册