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

update zh-cn/application-dev/reference/arkui-ts/ts-basic-components-image.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 a87c3668
...@@ -92,7 +92,7 @@ Image(src: string | PixelMap | Resource) ...@@ -92,7 +92,7 @@ Image(src: string | PixelMap | Resource)
### 图片加载 ### 图片加载
加载显示不同类型的图片,并设置图片的缩放类型。 加载显示不同类型的图片,并设置图片的缩放类型。
```ts ```ts
@Entry @Entry
...@@ -162,8 +162,6 @@ struct ImageExample1 { ...@@ -162,8 +162,6 @@ struct ImageExample1 {
### 设置属性 ### 设置属性
添加xxx属性,
```ts ```ts
@Entry @Entry
@Component @Component
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册