Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hongweigao
2016-12-02 10:45:44 +0800
Commit
3f579f6726685d5b70e75ad8147d5823b2bf5517
1 parent
652e8ed3
修改样式
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
apps/channel/models/index.js
apps/channel/models/index.js
View file @
3f579f6
...
...
@@ -313,8 +313,8 @@ const _getJacketData = (arg) => {
types
:
arg
.
list
}
};
if
(
arg
.
title
.
title
!==
''
)
{
if
(
arg
.
title
.
title
!==
''
)
{
resData
.
tpltopic
.
title
=
arg
.
title
;
}
...
...
Please
register
or
login
to post a comment