mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-22 19:00:07 +08:00
update
This commit is contained in:
parent
ca2ac72fa8
commit
163c07f7b7
@ -37,7 +37,7 @@ FluScrollablePage{
|
||||
positiveText:"确定"
|
||||
onPositiveClicked:{
|
||||
showSuccess("点击确定按钮")
|
||||
}
|
||||
}
|
||||
}
|
||||
dialog.open()'
|
||||
}
|
||||
@ -159,6 +159,7 @@ FluScrollablePage{
|
||||
positiveText:"确定"
|
||||
onPositiveClicked:{
|
||||
showSuccess("点击确定按钮")
|
||||
}
|
||||
}
|
||||
dialog.open()'
|
||||
}
|
||||
|
@ -37,7 +37,7 @@ FluScrollablePage{
|
||||
positiveText:"确定"
|
||||
onPositiveClicked:{
|
||||
showSuccess("点击确定按钮")
|
||||
}
|
||||
}
|
||||
}
|
||||
dialog.open()'
|
||||
}
|
||||
@ -159,6 +159,7 @@ FluScrollablePage{
|
||||
positiveText:"确定"
|
||||
onPositiveClicked:{
|
||||
showSuccess("点击确定按钮")
|
||||
}
|
||||
}
|
||||
dialog.open()'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user