Compare commits
No commits in common. "d56b4e702abb19a8743ca33958a6fed9977a5e8c" and "62309940c4bb53ba7d4c1d96b202ac615147cb0d" have entirely different histories.
d56b4e702a
...
62309940c4
|
|
@ -9,8 +9,8 @@ import "element-ui/lib/theme-chalk/index.css";
|
||||||
// 字体图标
|
// 字体图标
|
||||||
|
|
||||||
export function getBaseUrl(){
|
export function getBaseUrl(){
|
||||||
return "http://gateway.mytwins.top"
|
// return "http://gateway.mytwins.top"
|
||||||
// return "http://192.168.101.8:8000"
|
return "http://192.168.101.8:8000"
|
||||||
// return "http://localhost:8000"
|
// return "http://localhost:8000"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue