vue.config.js
@@ -28,9 +28,9 @@ proxy: { '/api': { //本地服务接口地址 target: 'http://localhost:9528', // target: 'http://localhost:9528', //远程演示服务地址,可用于直接启动项目 // target: 'https://srgdjczzxtpt.com:2080/api', target: 'https://srgdjczzxtpt.com:2080/api', // target: "http://61.131.136.25:2080/api", // target: 'http://60.220.177.113:2081/api', ws: true,