Commit 4ee25aa6 by wangyalan-git

解决vant字体图标不显示

parent 8368f08a
...@@ -7,7 +7,7 @@ import { Toast } from 'vant' ...@@ -7,7 +7,7 @@ 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://127.0.0.1:8201/mall-portal', baseURL: 'http://10.27.33.4:8201/mall-portal',
// baseURL: 'http://hhg.api.jsonpro.cn:8201/mall-portal', // baseURL: 'http://hhg.api.jsonpro.cn: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