xiebin
2022-09-16 cb087bf8c2a4b9ec70d2128009446c95358f3e81
测试提交
1 files modified
2 ■■■ changed files
vue.config.js 2 ●●● patch | view | raw | blame | history
vue.config.js
@@ -26,7 +26,7 @@
    proxy: {
      '/api': {
        //本地服务接口地址
        target: 'http://localhost',
        target: 'http://localhost:80',
        //远程演示服务地址,可用于直接启动项目
        //target: 'https://saber.bladex.vip/api',
        ws: true,