//这是错误的写法
target:'localhost:3000'
//这是正确的写法
target:'http://localhost:3000'
//这是错误的写法
target:'localhost:3000'
//这是正确的写法
target:'http://localhost:3000'