This commit is contained in:
zhuzichu
2023-11-21 18:12:11 +08:00
parent b981ecca7d
commit 542ea0a7b9
9 changed files with 15 additions and 45 deletions

View File

@ -45,7 +45,6 @@ FluWindow {
tour.open()
checkUpdate(true)
FluEventBus.registerEvent(event_checkupdate)
setHitTestVisible(layout_back_buttons)
}
Component.onDestruction: {

View File

@ -48,7 +48,6 @@ FluWindow {
tour.open()
checkUpdate(true)
FluEventBus.registerEvent(event_checkupdate)
setHitTestVisible(layout_back_buttons)
}
Component.onDestruction: {