zengh
2021-07-14 55eee305151b809dcba5bc8dbcad95e6cee18f22
地址调整
1 files modified
4 ■■■■ changed files
vue.config.js 4 ●●●● patch | view | raw | blame | history
vue.config.js
@@ -36,8 +36,8 @@
    proxy: {
      '/api': {
        //本地服务接口地址
        //target: 'http://s16s652780.51mypc.cn/api/',
        target: 'http://172.20.10.2:82/',
        target: 'http://s16s652780.51mypc.cn/api/',
        //target: 'http://172.20.10.2:82/',
        //target: 'https://web.byisf.com/api/',
        //远程演示服务地址,可用于直接启动项目
        //target: 'https://saber.bladex.vip/api',