Commit 01fea0ae authored by 周健威's avatar 周健威

Update axios.js

parent 7147821c
import axios from 'axios' import axios from 'axios'
export default axios.create({ export default axios.create({
baseURL: "https://xxtest.upyuns.com"//"https://xxtest.upyuns.com","https://dev.dfangche.com" baseURL: process.env.host //"https://xxtest.upyuns.com","https://dev.dfangche.com"
}) })
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