!448 [新需求]: 右滑应用退出后,销毁窗口

Merge pull request !448 from 王力量/master
This commit is contained in:
openharmony_ci
2025-06-20 10:01:51 +00:00
committed by Gitee
@@ -248,6 +248,9 @@ struct SecurityDialog {
appIndex: $appIndex
}),
customStyle: true,
cancel: () => {
this.onCancel();
},
})
dialogController: CustomDialogController | null = new CustomDialogController({