Compare commits
No commits in common. "3153f5f9b9ba538e038117352c5b1b96731f6d1f" and "57039c824b884eaea62447d14ee4e6e91fc69a19" have entirely different histories.
3153f5f9b9
...
57039c824b
|
|
@ -10,8 +10,8 @@ Vue.prototype.$axios = axios;
|
|||
// 字体图标
|
||||
|
||||
export function getBaseUrl(){
|
||||
return "http://gateway.mytwins.top"
|
||||
// return "http://localhost:8000"
|
||||
// return "http://gateway.mytwins.top"
|
||||
return "http://localhost:8000"
|
||||
}
|
||||
|
||||
const service = axios.create({
|
||||
|
|
|
|||
Loading…
Reference in New Issue