未验证 提交 9df2de5c 编写于 作者: O openharmony_ci 提交者: Gitee

!23166 4.0Beta2分支:default类型设备竖屏时默认弹框位置调整到了底部,对应场景下的文档配图需要修改

Merge pull request !23166 from 葛亚芳/cherry-pick-1693042529
...@@ -625,7 +625,7 @@ struct TripleColumnSample { ...@@ -625,7 +625,7 @@ struct TripleColumnSample {
| sm | md | lg | | sm | md | lg |
| -------------------------------------------- | --------------------------------------- | --------------------------------------- | | -------------------------------------------- | --------------------------------------- | --------------------------------------- |
| 弹窗居中显示,<br>与窗口左右两侧各间距24vp。 | 弹窗居中显示,其宽度约为窗口宽度的1/2。 | 弹窗居中显示,其宽度约为窗口宽度的1/3。 | | 弹窗横向居中,纵向位于底部显示,与窗口左右两侧各间距24vp。 | 弹窗居中显示,其宽度约为窗口宽度的1/2。 | 弹窗居中显示,其宽度约为窗口宽度的1/3。 |
| ![](figures/custom_dialog_sm.png) | ![](figures/custom_dialog_md.png) | ![](figures/custom_dialog_lg.png) | | ![](figures/custom_dialog_sm.png) | ![](figures/custom_dialog_md.png) | ![](figures/custom_dialog_lg.png) |
**实现方案** **实现方案**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册