“1de901ab8ed001ac724322e6d8507fc9a214b848”上不存在“...git@gitcode.net:s920243400/PaddleDetection.git”
未验证 提交 4f377ca2 编写于 作者: O openharmony_ci 提交者: Gitee

!11198 更改浮层示例挑单到3.1release

Merge pull request !11198 from 田雨/OpenHarmony-3.1-Release
...@@ -29,7 +29,7 @@ struct OverlayExample { ...@@ -29,7 +29,7 @@ struct OverlayExample {
.width(240).height(240) .width(240).height(240)
.overlay("Winter is a beautiful season, especially when it snows.", { .overlay("Winter is a beautiful season, especially when it snows.", {
align: Alignment.Bottom, align: Alignment.Bottom,
offset: { x: 70, y: 100 } offset: { x: 0, y: -15 }
}) })
}.border({ color: Color.Black, width: 2 }) }.border({ color: Color.Black, width: 2 })
}.width('100%') }.width('100%')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册