Compare commits

..

No commits in common. "d56b4e702abb19a8743ca33958a6fed9977a5e8c" and "62309940c4bb53ba7d4c1d96b202ac615147cb0d" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ import "element-ui/lib/theme-chalk/index.css";
// 字体图标
export function getBaseUrl(){
return "http://gateway.mytwins.top"
// return "http://192.168.101.8:8000"
// return "http://gateway.mytwins.top"
return "http://192.168.101.8:8000"
// return "http://localhost:8000"
}