用CSS的   -webkit-app-region: drag;设置窗口可以移动后,点击事件无效
解决办法暂时不知道,

给点击的按钮加
-webkit-app-region: no-drag; 就可以点击了

相关文章: