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

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

@@ -19,8 +19,8 @@ if (process.env.NODE_ENV == 'development') {
// baseUrl = 'http://127.0.0.1';
// baseUrl = 'http://180.167.213.26:18099';
// dataSources = 'remote';
dataSources = 'local';
dataSources = 'remote';
// dataSources = 'local';
export {
baseUrl,