Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2018-01-09 17:26:43 +0800
Commit
74fc3477cd5c0f2e3e9f29f5105385fdec08a476
1 parent
9fc9a7de
del-console
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
apps/product/controllers/list.js
apps/product/controllers/list.js
View file @
74fc347
...
...
@@ -358,8 +358,6 @@ const listNew = (req, res, next) => {
'}'
;
}
console
.
log
(
params
);
res
.
render
(
'search/list-new'
,
Object
.
assign
({
_noLazy
:
true
,
// 首屏不使用lazyload
module
:
'product'
,
...
...
Please
register
or
login
to post a comment