add FluStaggeredView

This commit is contained in:
zhuzichu
2023-08-30 17:18:49 +08:00
parent 5fc7ae7e89
commit 5b3834ed8f
14 changed files with 278 additions and 9 deletions

View File

@ -134,13 +134,11 @@ CustomWindow {
}
}
}
FluRemoteLoader{
id:loader
lazy: true
anchors.fill: parent
// source: "http://localhost:9000/RemoteComponent.qml"
source: "https://zhu-zichu.gitee.io/RemoteComponent.qml"
source: "https://zhu-zichu.gitee.io/Qt6_155_LieflatPage.qml"
}
}
front: Item{