1
guanqb
2023-05-07 fb4bdc279d456295bf5454b0a2e594999d6d4778
1
1 files modified
4 ■■■■ changed files
vue.config.js 4 ●●●● patch | view | raw | blame | history
vue.config.js
@@ -165,8 +165,8 @@
        proxy: {
            "/api": {
                // target用于配置你允许访问数据的计算机名称,即是你的api接口的服务器地址
                // target: "http://localhost:82",
                target: "http://106.225.193.35:82",
                target: "http://localhost:82",
                // target: "http://106.225.193.35:82",
                // target: "http://192.168.0.100:82",
                // target: "http://172.16.13.150:82",
                // target: "http://10.141.11.11:8081/api",