提交 d347b307 编写于 作者: Y yaoyuchi

fix sidebar demo

Signed-off-by: Nyaoyuchi <yaoyuchi@huawei.com>
上级 c7ec364f
无相关合并请求
......@@ -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.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部