@@ -26,7 +26,7 @@ module.exports = {
devServer: {
open: true,
// host: 'localhost',
- host: '192.168.1.130',
+ host: '192.168.1.146',
port: 3333,
https: false,
//以上的ip和端口是我们本机的;下面为需要跨域的