未验证 提交 3cea1fae 编写于 作者: O openharmony_ci 提交者: Gitee

!2884 删除不规范图片

Merge pull request !2884 from LiAn/OpenHarmony-3.1-Release
[ZoneTransfer]
ZoneId=3
ReferrerUrl=https://gitee.com/openharmony/docs/pulls/2845/files
HostUrl=https://gitee.com/openharmony/docs/raw/32dae5064fb2c1d43eb8a383be7af76c9d8c4d44/zh-cn/application-dev/ui/figures/zh-cn_image_0000001263259399.png
...@@ -33,9 +33,10 @@ Text是文本组件,用于呈现一段文本信息。具体用法请参考[Tex ...@@ -33,9 +33,10 @@ Text是文本组件,用于呈现一段文本信息。具体用法请参考[Tex
- 添加文本样式 - 添加文本样式
设置color、font-size、allow-scale、word-spacing、text-valign属性分别为文本添加颜色、大小、缩放、文本之间的间距和文本在垂直方向的对齐方式。 设置color、font-size、allow-scale、word-spacing、text-valign属性分别为文本添加颜色、大小、缩放、文本之间的间距和文本在垂直方向的对齐方式。
``` ```
<!-- xxx.hml --> <!-- xxx.hml -->
<div class="container" style="background-color:#F1F3F5;flex-direction: column;justify-content: center; align-items: center;"> <div class="container" style="background-color:#F1F3F5;flex-direction: column;justify-content: center; align-items: center;">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册