@@ -20,7 +20,6 @@ async function createWindow() {
minHeight: 500,
show: false, // 先隐藏
backgroundColor: '#211f1d',
- skipTaskbar:true,
webPreferences: {
webSecurity: false,
enableRemoteModule: true,