提交 217f4d63 编写于 作者: K kukixi

fix format error

Signed-off-by: Nkukixi <kouxinxin@huawei.com>
上级 981cd436
......@@ -136,7 +136,7 @@ Button('Ok', { type: ButtonType.Normal, stateEffect: true })
@Entry
@Component
struct ButtonExample {
struct ButtonCase1 {
build() {
List({ space: 4 }) {
ListItem() {
......
......@@ -138,9 +138,8 @@ screen and (device-type: tv) or (resolution &lt; 2) // 包含多个媒体特征
}
}
```
横屏下文本内容为Landscape,颜色为#FFD700。</br>
横屏下文本内容为Landscape,颜色为#FFD700。<br/>
![zh-cn_image_0000001262954829](figures/zh-cn_image_0000001262954829.png)
非横屏下文本内容为Portrait,颜色为#DB7093。</br>
非横屏下文本内容为Portrait,颜色为#DB7093。<br/>
![zh-cn_image_0000001263074739](figures/zh-cn_image_0000001263074739.png)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册