Explorar el Código

修改请求地址

zhouna hace 6 años
padre
commit
f14d699d86
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/utils/config.js

+ 1 - 1
src/utils/config.js

@@ -1,5 +1,5 @@
 // const host='http://192.168.3.100:5050';//王峰
-const host='http://192.168.2.241:5050';//后端接口访问地址
+const host='http://192.168.2.236:5050';//后端接口访问地址
 // const host='http://192.168.2.236:5050';//后端接口访问地址
 //const host='http://192.168.2.164:8080';
 // const host='http://192.168.3.117:8080'; //周铁刚