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
zhangxiaoru
2016-10-25 15:44:01 +0800
Commit
52864f38db17d89ea46c829630983b9f0c344697
1 parent
8f97098c
search
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
apps/product/controllers/search.js
public/img/passport/关于新力传媒.png
apps/product/controllers/search.js
View file @
52864f3
...
...
@@ -142,7 +142,7 @@ const index = (req, res, next) => {
}),
pageFooter
:
true
,
search
:
{
defaultTerms
:
result
.
defaultTerms
[
0
].
content
||
''
,
defaultTerms
:
(
result
.
defaultTerms
.
length
!=
0
)
?
result
.
defaultTerms
[
0
].
content
:
''
,
url
:
helpers
.
urlFormat
(
''
,
null
,
'search'
),
hotTerms
:
result
.
hotTerms
}
...
...
public/img/passport/关于新力传媒.png
0 → 100644
View file @
52864f3
805 KB
Please
register
or
login
to post a comment