Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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 | }; |
-
Please register or login to post a comment