diff --git a/front/src/main/index.js b/front/src/main/index.js index 499d723..14aeef0 100644 --- a/front/src/main/index.js +++ b/front/src/main/index.js @@ -13,6 +13,8 @@ function createWindow() { fullscreenable: true, // minWidth: 432, // minHeight: 768, + // width:2160, + // height:3840, show: false, autoHideMenuBar: true, icon: logoIcon, diff --git a/front/src/renderer/src/App.vue b/front/src/renderer/src/App.vue index 19ad3fb..b5b49be 100644 --- a/front/src/renderer/src/App.vue +++ b/front/src/renderer/src/App.vue @@ -1,13 +1,13 @@