Authored by 郭成尧

del-console

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