1
guanqb
2024-01-29 34b00b5f60ff2172780d869fae18aa2ab27c332f
1
1 files modified
7 ■■■■■ changed files
vue.config.js 7 ●●●●● patch | view | raw | blame | history
vue.config.js
@@ -169,12 +169,13 @@
        proxy: {
            "/api": {
                // target用于配置你允许访问数据的计算机名称,即是你的api接口的服务器地址
                // target: "http://localhost:82",
                target: "http://z4042833u6.wicp.vip",
                target: "http://localhost:82",
                // target: "http://z4042833u6.wicp.vip",//钟
                // target: "https://238z61221a.oicp.vip",//原
                // target: "http://192.168.1.177:82",
                // target: "http://106.225.193.35:82",
                // target: "http://192.168.1.170:82",
                // target: "http://192.168.0.100:82",
                // target: "http://192.168.0.101:82",
                // target: "http://172.16.13.150:82",
                // target: "http://10.141.11.11:8081/api",
                // ws: true, //启用webSocket6566