未验证 提交 4ffbfd75 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-container-tabcontent.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 3e136a3e
...@@ -140,7 +140,7 @@ BottomTabBarStyle的静态构造函数。 ...@@ -140,7 +140,7 @@ BottomTabBarStyle的静态构造函数。
## 示例 ## 示例
示例1: ### 示例1
```ts ```ts
// xxx.ets // xxx.ets
...@@ -246,7 +246,7 @@ struct TabContentExample { ...@@ -246,7 +246,7 @@ struct TabContentExample {
![tabContent](figures/tabContent1.gif) ![tabContent](figures/tabContent1.gif)
示例2: ### 示例2
```ts ```ts
// xxx.ets // xxx.ets
...@@ -302,7 +302,7 @@ struct TabContentExample { ...@@ -302,7 +302,7 @@ struct TabContentExample {
![tabContent](figures/tabContent2.gif) ![tabContent](figures/tabContent2.gif)
示例3: ### 示例3
```ts ```ts
// xxx.ets // xxx.ets
...@@ -400,7 +400,7 @@ struct TabBarStyleExample { ...@@ -400,7 +400,7 @@ struct TabBarStyleExample {
![tabbarStyle](figures/TabBarStyle.jpeg) ![tabbarStyle](figures/TabBarStyle.jpeg)
示例4: ### 示例4
```ts ```ts
// xxx.ets // xxx.ets
...@@ -627,7 +627,7 @@ struct TabsAttr { ...@@ -627,7 +627,7 @@ struct TabsAttr {
![tabContent3](figures/tabContent3.gif) ![tabContent3](figures/tabContent3.gif)
示例5: ### 示例5
```ts ```ts
// xxx.ets // xxx.ets
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册