Authored by 陈轩

fix 修改会员日展示商品

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