保存一下

This commit is contained in:
2025-09-03 11:17:32 +08:00
parent 926ac698cc
commit 53fc32de24
3 changed files with 148 additions and 77 deletions

View File

@@ -80,7 +80,7 @@ export default class WindowFormImpl implements IWindowForm {
mode: 'position',
snapThreshold: 20,
boundary: document.body,
taskbar: { position: { x: 50, y: window.innerHeight - 40 } },
taskbarElementId: '#taskbar',
})
this.desktopRootDom.appendChild(dom);