主进程窗口全屏显示,设置无边框,取消菜单狼,导致点击事件失去作用 electron vue
摘要:async function createWindow() { // 注入小段css文件 // mainWindow.webContents.insertCSS(" body,html { -webkit-app-region: drag !important;}") // body,html {
阅读全文
posted @
2022-08-17 14:43
阿术阿术
阅读(280)
推荐(0) 编辑
主进程中读取电脑mac地址,主机名,electron vue
摘要:1 async function createWindow() { 2 // 注入小段css文件 3 // mainWindow.webContents.insertCSS(" body,html { -webkit-app-region: drag !important;}") 4 // body
阅读全文
posted @
2022-08-17 14:36
阿术阿术
阅读(1515)
推荐(0) 编辑