Compare commits
2 Commits
4d7e3550fd
...
62fbe6a7be
| Author | SHA1 | Date |
|---|---|---|
|
|
62fbe6a7be | |
|
|
e01b984261 |
|
|
@ -10,8 +10,8 @@ Vue.prototype.$axios = axios;
|
|||
// 字体图标
|
||||
|
||||
export function getBaseUrl(){
|
||||
// return "http://gateway.mytwins.top"
|
||||
return "http://192.168.101.7:8000"
|
||||
return "http://gateway.mytwins.top"
|
||||
// return "http://192.168.101.7:8000"
|
||||
// return "http://localhost:8000"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue