shuishen
2021-09-15 4e689d25290ee7e4abf916a83ea9062b57f955d7
vueconfig
1 files modified
6 ■■■■ changed files
vue.config.js 6 ●●●● 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 @@
            }
        }
    }
};
};