Authored by 陈轩

fix 修改会员日展示商品

... ... @@ -45,7 +45,7 @@ exports.index = (req, res, next) => {
res.locals.width750 = true;
let cate = {
goods1: [51203592, 51228151, 51315660],
goods1: [51281456, 51228151, 51315660],
goods2: [51362376, 51339512, 51316684],
goods3: [51374524, 51338322, 51344316]
};
... ...