未验证 提交 75ad8deb 编写于 作者: J JBxie 提交者: Gitee

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

width,height变量定义了未引用
Signed-off-by: N谢金保 <jbxieh@isoftstone.com>
上级 51187d80
......@@ -149,8 +149,6 @@ struct ImageExample1 {
@Entry
@Component
struct ImageExample2 {
@State width: number = 100
@State height: number = 100
build() {
Column({ space: 10 }) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册