This commit is contained in:
zhuzihcu
2023-03-27 18:24:35 +08:00
parent a2c23231f2
commit 3a32d66d6a
40 changed files with 562 additions and 269 deletions

View File

@ -161,6 +161,13 @@ FluWindow {
title:"Navigation"
}
FluPaneItem{
title:"TabView"
onTap:{
nav_view.push("qrc:/T_TabView.qml")
}
}
FluPaneItem{
title:"TreeView"
onTap:{