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

!1827 fixbug:sidebar demo示例代码更新

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