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

+ 1 - 1
src/utils/config.js

@@ -8,7 +8,7 @@ const host='http://192.168.2.241:5050';//后端接口访问地址
 //const host='http://192.168.2.164:8080';
 // const host='http://192.168.3.117:5050'; //周铁刚
 // const newIcssVisitUrl = '223.93.170.82:13000';    //icss服务访问地址(跳转目的地),不能加http://
-const imageUrlPrefix = 'http://192.168.2.122:82';
+const imageUrlPrefix = 'http://223.93.170.82:12282';
 module.exports={
     host,
     prefix:'/api/icss',            //带权限验证的api