This commit is contained in:
朱子楚\zhuzi
2024-03-19 12:50:16 +08:00
parent 72cf0311c0
commit 89c183afd5
7 changed files with 60 additions and 59 deletions

View File

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