提交 f89946a5 编写于 作者: X xiexiyun

fixed a865f24f from https://gitee.com/xiexiyun/docs/pulls/13103

修复relative container用例编译问题
Signed-off-by: Nxiexiyun <xiexiyun@huawei.com>
上级 e47bf9f6
......@@ -37,10 +37,6 @@ RelativeContainer()
@Entry
@Component
struct Index {
build() {
@Entry
@Component
struct Index {
build() {
Row() {
......@@ -96,8 +92,7 @@ struct Index {
}
.height('100%')
}
}
}
}
```
![relative container](figures/relativecontainer.png)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册