| vue.config.js | ●●●●● patch | view | raw | blame | history |
vue.config.js
@@ -33,9 +33,9 @@ // target: 'http://s16s652780.51mypc.cn/api', // target: 'http://192.168.0.114:82', // target: 'http://192.168.0.108:82', // target: 'http://s16s652780.51mypc.cn/api', target: 'http://s16s652780.51mypc.cn/api', // 服务器使用 target: 'http://localhost:82', // target: 'http://localhost:82', ws: true, pathRewrite: { '^/api': '/' @@ -43,4 +43,4 @@ } } } }; };