OpenHarmony开发者论坛
标题:
半模态弹窗如何设置背景模糊,我只能设置背景蒙尘颜色,还有圆角怎么设置,小白求助!
[打印本页]
作者:
Jitwangqi123
时间:
3 天前
标题:
半模态弹窗如何设置背景模糊,我只能设置背景蒙尘颜色,还有圆角怎么设置,小白求助!
[md]```
.bindSheet(this.isShow,this.myBuilder(),{
borderStyle: ({
}),
width: "80%",
maskColor: 'rgba(125, 125, 125, 0.3)',
showClose: false,
height: '40%',
})
还有这个borderStyle改怎么改变圆角。
```
[/md]
作者:
hyacinth养花人
时间:
前天 11:20
设置圆角:.borderRadius({ topLeft: 40, topRight: 30, bottomLeft: 50, bottomRight: 60 })
作者:
Jitwangqi123
时间:
前天 14:16
回复
hyacinth养花人
: 半模态弹窗里好像没有这个
作者:
hyacinth养花人
时间:
前天 14:46
回复
Jitwangqi123
: 哦哦,半模态的圆角属性不支持设置的,是默认的值。
欢迎光临 OpenHarmony开发者论坛 (https://forums.openharmony.cn/)
Powered by Discuz! X3.5