parent
f94abe9f36
commit
4bb66de792
@ -1,5 +1,7 @@ |
||||
// export const $apiLinks = "https://admin.hezhiying.com.cn/" // api 接口地址
|
||||
// export const baseUrl = "https://admin.hezhiying.com.cn/"
|
||||
|
||||
export const $apiLinks = "https://admin.zxckn.cn/" // api 接口地址
|
||||
export const baseUrl = "https://admin.zxckn.cn/" |
||||
// export const $apiLinks = "https://admin.zxckn.cn/" // api 接口地址
|
||||
// export const baseUrl = "https://admin.zxckn.cn/"
|
||||
export const $apiLinks = `${window.location.origin}/` // api 接口地址
|
||||
export const baseUrl = `${window.location.origin}/` |
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue