This commit is contained in:
朱子楚\zhuzi
2024-06-23 11:45:49 +08:00
parent 155307fe6a
commit 649edbea0d
6 changed files with 168 additions and 169 deletions

View File

@ -20,7 +20,6 @@ FluWindow {
launchMode: FluWindowType.SingleTask
fitsAppBarWindows: true
appBar: FluAppBar {
width: window.width
height: 30
showDark: true
darkClickListener:(button)=>handleDarkChanged(button)