This commit is contained in:
朱子楚\zhuzi
2023-10-08 19:48:32 +08:00
parent 9e8e55cb73
commit 1d68de9287
11 changed files with 65 additions and 79 deletions

View File

@ -12,7 +12,7 @@ import "../component"
import "../viewmodel"
import "../global"
CustomWindow {
FluWindow {
id:window
title: "FluentUI"
@ -21,8 +21,8 @@ CustomWindow {
closeDestory:false
minimumWidth: 520
minimumHeight: 200
appBarVisible: false
launchMode: FluWindowType.SingleTask
appBar: undefined
SettingsViewModel{
id:viewmodel_settings