@ -12,7 +12,7 @@ function createWindow() {
// fullscreen: true,
// fullscreenable: true,
width: 800,
height: 600,
height: 800,
show: false,
autoHideMenuBar: true,
icon: logoIcon,
@ -2,4 +2,8 @@ html,
body {
margin: 0;
padding: 0;
}
.vxe-table--body-wrapper::-webkit-scrollbar {
width: 0;