parent
d64c25e5f1
commit
8c951ec8a4
@ -1,2 +1,3 @@ |
||||
export const $apiLinks = "https://admin.hezhiying.com.cn/" // api 接口地址
|
||||
export const baseUrl = "https://admin.hezhiying.com.cn/" |
||||
let url = `${window.location.origin}/` |
||||
export const $apiLinks = url // api 接口地址
|
||||
export const baseUrl = url |
Loading…
Reference in new issue