注释测试域名
This commit is contained in:
@ -22,12 +22,12 @@ fly.config.baseURL = VUE_APP_API_URL
|
|||||||
|
|
||||||
// 小程序测试请求域名
|
// 小程序测试请求域名
|
||||||
// #ifdef MP-WEIXIN
|
// #ifdef MP-WEIXIN
|
||||||
fly.config.baseURL = 'http://29e25012l6.qicp.vip/api'
|
// fly.config.baseURL = 'http://29e25012l6.qicp.vip/api'
|
||||||
// #endif
|
// #endif
|
||||||
|
|
||||||
// #ifdef APP-PLUS
|
// #ifdef APP-PLUS
|
||||||
// app端
|
// app端
|
||||||
fly.config.baseURL = 'http://29e25012l6.qicp.vip/api'
|
// fly.config.baseURL = 'http://29e25012l6.qicp.vip/api'
|
||||||
// #endif
|
// #endif
|
||||||
|
|
||||||
fly.interceptors.response.use(
|
fly.interceptors.response.use(
|
||||||
|
Reference in New Issue
Block a user