yx пре 4 година
родитељ
комит
c706448191
1 измењених фајлова са 1 додато и 0 уклоњено
  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,