This commit is contained in:
朱子楚\zhuzi
2023-05-13 00:20:12 +08:00
parent a648b683d9
commit fdcf2de3ee
6 changed files with 138 additions and 20 deletions

View File

@ -109,7 +109,7 @@ FluScrollablePage{
disabled:filled_button_switch.selected
text:"Filled Button"
onClicked: {
showWarning("点击FilledButton")
showWarning("点击FilledButton"+height)
}
anchors{
verticalCenter: parent.verticalCenter