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

This commit is contained in:
smallchill 2019-07-01 22:58:49 +08:00
parent 084479328b
commit 7ec79b2863
1 changed files with 1 additions and 2 deletions

View File

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