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