瀏覽代碼

增加一个国产本地址路径

plg 1 周之前
父節點
當前提交
d386e6ee14
共有 1 個文件被更改,包括 3 次插入1 次删除
  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/'