yx 4 éve
szülő
commit
c706448191
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -1,6 +1,7 @@
 module.exports = {
     devServer: {
         port: 8091,
+        open:true,
         // 关闭esline
         overlay: {
             warnings: false,