在node_modules>@vue>cli-service>optons.js
devServer: { open: process.platform === 'darwin', host: '0.0.0.0', port: 80, https: false, hotOnly: false, proxy: null, // string | Object before: app => {} }