前端:商品推荐。忘记提交了

This commit is contained in:
YunaiV
2019-04-01 18:33:11 +08:00
parent ba409a63c7
commit a334e99b06
30 changed files with 757 additions and 145 deletions

View File

@@ -7,6 +7,12 @@ export default {
changeOrigin: true,
pathRewrite: {},
},
'/product-api/': {
// target: 'http://180.167.213.26:18083/',
target: 'http://127.0.0.1:18081/',
changeOrigin: true,
pathRewrite: {},
},
'/order-api/': {
target: 'http://127.0.0.1:18084/',
changeOrigin: true,