Browse Source

最小宽度

gaoshuaixing 4 years ago
parent
commit
0135d68a4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      electron/config.js

+ 1 - 1
electron/config.js

@@ -33,7 +33,7 @@ const config = {
   windowsOption: {
     width: 980,
     height: 600,
-    minWidth: 980,
+    minWidth: 800,
     minHeight: 600,
     webPreferences: {
       //webSecurity: false,