yx 4 anos atrás
pai
commit
c706448191
1 arquivos alterados com 1 adições e 0 exclusões
  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,