vue配置运行时 自动打开浏览器 Rosen 2022-05-22 94 阅读1分钟 1配置 --open 加这段代码 devServer: { host: 'localhost', port: 8080, }