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

!1828 Release挑单:sidebar demo示例代码更新

Merge pull request !1828 from Yao.inhome/cherry-pick-1646641162
...@@ -77,7 +77,7 @@ struct SideBarContainerExample { ...@@ -77,7 +77,7 @@ struct SideBarContainerExample {
@State current: number = 1 @State current: number = 1
build() { build() {
SideBarContainer({ type: SideBarContainerType.Embed }) SideBarContainer(SideBarContainerType.Embed)
{ {
Column() { Column() {
ForEach(this.arr, (item, index) => { ForEach(this.arr, (item, index) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册