Compare commits
2 Commits
62309940c4
...
d56b4e702a
| Author | SHA1 | Date |
|---|---|---|
|
|
d56b4e702a | |
|
|
09bcf14d27 |
|
|
@ -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