提交 a22f42fb 编写于 作者: E ester.zhou

Update docs (0607)

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 aea97393
......@@ -258,4 +258,4 @@ Button('Ok', { type: ButtonType.Normal, stateEffect: true })
}
```
![GIF](figures/GIF.gif)
![floating_button](figures/floating_button.gif)
......@@ -333,7 +333,7 @@ For non-custom navigation bars, tabs and tab content are linked by default. For
**Figure 11** Lack of linkage between tabs and tab content
![lack-of-linkage](figures /lack-of-linkage.gif)
![lack-of-linkage](figures/lack-of-linkage.gif)
To manually switch between the tabs, use the **onChange** API provided by the **\<Tabs>** component to listen for the index change and pass the index of the active tab to **currentIndex**.
......
......@@ -22,7 +22,7 @@ ArkUI is a UI development framework for building OpenHarmony applications. It pr
- **Platform API channel**: ArkUI provides an API extension mechanism through which platform capabilities are encapsulated to produce JavaScript (JS) APIs in a unified style.
- **Two development paradigms**: ArkUI comes with two development paradigms: [ArkTS-based declarative development paradigm](./ui-ts-overview.md) (declarative development paradigm for short) and [JS-compatible web-like development paradigm](./ui-js-overview.md) (web-like development paradigm for short). You can choose whichever development paradigm that aligns with your practice.
- **Two development paradigms**: ArkUI comes with two development paradigms: [ArkTS-based declarative development paradigm](arkts-ui-development-overview.md) (declarative development paradigm for short) and [JS-compatible web-like development paradigm](../ui/ui-js-overview.md) (web-like development paradigm for short). You can choose whichever development paradigm that aligns with your practice.
| Development Paradigm | Description | Applicable To | Target Audience |
| -------- | ---------------------------------------- | ---------------- | ------------------- |
......
......@@ -14,7 +14,7 @@ Each application can subscribe to common events as required. After your applicat
### Architecture
![]( figures/cesfwk_architecture_diagram.png "CES Architecture")
![](figures/cesfwk_architecture_diagram.png "CES Architecture")
## Directory Structure
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册