luyanan %!s(int64=6) %!d(string=hace) años
padre
commit
46befbb51b
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. 3 0
      src/libs/http.js
  2. 0 1
      static/plat-info.js

+ 3 - 0
src/libs/http.js

4
const kexiuUrl = 'http://192.168.3.233:81';
4
const kexiuUrl = 'http://192.168.3.233:81';
5
const platUrl = 'http://localhost:7070';
5
const platUrl = 'http://localhost:7070';
6
6
7
// const kexiuUrl = 'http://www.ekexiu.com';
8
// const platUrl = 'http://120.27.36.244';
9
7
// const kexiuUrl = 'http://192.168.3.233'; // 跳转科袖链接地址、图片访问路径
10
// const kexiuUrl = 'http://192.168.3.233'; // 跳转科袖链接地址、图片访问路径
8
// const platUrl = 'http://192.168.3.233:2080'; // 邮箱配置的地址
11
// const platUrl = 'http://192.168.3.233:2080'; // 邮箱配置的地址
9
12

+ 0 - 1
static/plat-info.js

24
};
24
};
25
25
26
window.PLAT = PLAT;
26
window.PLAT = PLAT;
27
// export default PLAT;