未验证 提交 4f3acce5 编写于 作者: O openharmony_ci 提交者: Gitee

!11746 示例图1124

Merge pull request !11746 from luoying_ace/ly1111
......@@ -217,7 +217,7 @@ struct NavigationExample {
}
.title(this.NavigationTitle)
.menus(this.NavigationMenus)
.titleMode(NavigationTitleMode.Free)
.titleMode(NavigationTitleMode.Full)
.toolBar(this.NavigationToolbar)
.hideTitleBar(false)
.hideToolBar(false)
......@@ -228,3 +228,5 @@ struct NavigationExample {
}
}
```
![zh-cn_image_0000001192655288](figures/zh-cn_image_0000001192655288.gif)
\ No newline at end of file
......@@ -137,6 +137,8 @@ struct TabContentExample {
}
```
![tabContent](figures/tabContent1.gif)
示例2:
```ts
......@@ -190,3 +192,5 @@ struct TabContentExample {
}
}
```
![tabContent](figures/tabContent2.gif)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册