update
parent
d5744a39bd
commit
3291b3a882
|
@ -88,6 +88,7 @@ FluScrollablePage{
|
|||
}
|
||||
CodeExpander{
|
||||
Layout.fillWidth: true
|
||||
Layout.topMargin: -1
|
||||
code:'FluButton{
|
||||
id:button_1
|
||||
text:"删除"
|
||||
|
@ -99,8 +100,7 @@ FluScrollablePage{
|
|||
onClicked:{
|
||||
showSuccess("点击一个Button")
|
||||
}
|
||||
}
|
||||
'
|
||||
}'
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue