This commit is contained in:
朱子楚\zhuzi
2024-05-13 18:28:28 +08:00
parent 2367c6978a
commit 876b230141
6 changed files with 22 additions and 17 deletions

View File

@ -14,9 +14,9 @@ FluWindow {
id:window
title: "FluentUI"
width: 1000
height: 680
minimumWidth: 800
minimumHeight: 200
height: 668
minimumWidth: 668
minimumHeight: 320
launchMode: FluWindowType.SingleTask
fitsAppBarWindows: true
appBar: FluAppBar {