Explorar el Código

增加一个国产本地址路径

plg hace 1 semana
padre
commit
d386e6ee14
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      src/utils/http.js

+ 3 - 1
src/utils/http.js

@@ -29,7 +29,9 @@ import { router } from "@/router";
 //新服务器李靖
 //export const basePath = "http://123.57.18.29:8089";
 // export const basePath = "http://123.57.18.29:8090";
-
+// export const basePath = "http://localhost/:8094";
+//国产本
+// export const basePath = "http://localhost:8101";
 export const basePath = "http://129.211.221.44:8094";
 // export const basePath = "http://146.56.226.174:8089";
 // const base_url = 'http://43.143.198.30:8089/'