Authored by 郭成尧

del-console

@@ -358,8 +358,6 @@ const listNew = (req, res, next) => { @@ -358,8 +358,6 @@ const listNew = (req, res, next) => {
358 '}'; 358 '}';
359 } 359 }
360 360
361 - console.log(params);  
362 -  
363 res.render('search/list-new', Object.assign({ 361 res.render('search/list-new', Object.assign({
364 _noLazy: true, // 首屏不使用lazyload 362 _noLazy: true, // 首屏不使用lazyload
365 module: 'product', 363 module: 'product',