Compare commits
No commits in common. "62fbe6a7be113234a8c7ce2d1fad8df6b2777f5c" and "4d7e3550fdbb705ea5753e9b7dc6091c06aa8f05" have entirely different histories.
62fbe6a7be
...
4d7e3550fd
|
|
@ -10,8 +10,8 @@ Vue.prototype.$axios = axios;
|
||||||
// 字体图标
|
// 字体图标
|
||||||
|
|
||||||
export function getBaseUrl(){
|
export function getBaseUrl(){
|
||||||
return "http://gateway.mytwins.top"
|
// return "http://gateway.mytwins.top"
|
||||||
// return "http://192.168.101.7:8000"
|
return "http://192.168.101.7:8000"
|
||||||
// return "http://localhost:8000"
|
// return "http://localhost:8000"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue