Compare commits

..

No commits in common. "ca62c84463043996066861c0622ce6271ec29945" and "6cb7d9bca9597a9d741ad0897aff05519a592ce6" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,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({