Commit 1a988fb2 by XiaHou

域名地址

parent 3def4a14
...@@ -7,8 +7,8 @@ import { Toast } from 'vant' ...@@ -7,8 +7,8 @@ import { Toast } from 'vant'
const service = axios.create({ const service = axios.create({
// baseURL: 'http://192.168.31.138:8201/mall-portal', // baseURL: 'http://192.168.31.138:8201/mall-portal',
// baseURL: 'http://vankemanage.jsonpro.cn/mall-portal', // baseURL: 'http://vankemanage.jsonpro.cn/mall-portal',
baseURL: 'http://10.27.33.4:8201/mall-portal', // baseURL: 'http://10.27.33.4:8201/mall-portal',
// baseURL: 'http://hhg.api.jsonpro.cn:8201/mall-portal', baseURL: 'http://10.27.33.5:8201/mall-portal',
timeout: 60000 // 请求超时时间 timeout: 60000 // 请求超时时间
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment