This commit is contained in:
朱子楚\zhuzi
2023-06-18 13:56:30 +08:00
parent 24f28d8945
commit 752ff3c4f2
18 changed files with 430 additions and 233 deletions

View File

@ -135,7 +135,7 @@ CustomWindow {
FluRemoteLoader{
id:loader
anchors.fill: parent
// source: "http://localhost:9000/RemoteComponent.qml"
// source: "http://localhost:9000/RemoteComponent.qml"
source: "https://zhu-zichu.gitee.io/RemoteComponent.qml"
}
}