liuyg
2021-10-21 cec1c3b64cbc473024b3d2ba3aeb72c88629ba84
vue.config.js
@@ -28,8 +28,8 @@
        proxy: {
            '/api': {
                //本地服务接口地址
                // target: 'http://192.168.0.114:81',
                target: 'http://localhost:81',
                target: 'http://192.168.0.114:81',
                // target: 'http://localhost:81',
                // target: 'http://172.20.10.2:81',
                //远程演示服务地址,可用于直接启动项目
                // target: 'http://2h3f861221.wicp.vip:58646',