摘要:
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv 阅读全文
posted @ 2019-01-11 15:13
宝2333
阅读(3845)
评论(0)
推荐(0)
摘要:
import axios from 'axios' console.log(process.env.NODE_ENV) const baseURL = process.env.NODE_ENV === 'development' ? 'http://localhost:3000' : 'http://www.xxx.com' axios.defaults.baseURL = `${baseUR... 阅读全文
posted @ 2019-01-11 12:57
宝2333
阅读(169)
评论(0)
推荐(0)

浙公网安备 33010602011771号