🎉 改回默认,未来增加mock数据

This commit is contained in:
smallchill 2019-07-01 22:58:49 +08:00
parent 084479328b
commit 7ec79b2863

View File

@ -25,8 +25,7 @@ module.exports = {
// 反向代理配置 // 反向代理配置
proxy: { proxy: {
'/api': { '/api': {
//target: 'http://localhost', target: 'http://localhost',
target: 'https://saber.bladex.vip/api',
ws: true, ws: true,
pathRewrite: { pathRewrite: {
'^/api': '/' '^/api': '/'