Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhangxiaoru
9 years ago
Commit
50d78860c1a48e055d12659af66546a0aad2c01a
1 parent
2f83e375
editorial
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/editorial/controllers/editorial.js
apps/editorial/controllers/editorial.js
View file @
50d7886
...
...
@@ -16,7 +16,7 @@ const index = (req, res, next) => {
// let gender = req.query.brand || 1;
editorialModel
.
getIndexData
(
type
,
pageNum
,
limit
).
then
((
result
)
=>
{
console
.
log
()
console
.
log
()
;
res
.
display
(
'index'
,
{
module
:
'editorial'
,
page
:
'index'
,
...
...
Please
register
or
login
to post a comment