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
王水玲
2016-05-11 18:57:41 +0800
Commit
cfaaae97cb4274a64efb5c249917b121fa7f9617
1 parent
ef89cd56
首页侧边栏修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
apps/channel/models/channel.js
apps/channel/models/channel.js
View file @
cfaaae9
...
...
@@ -37,8 +37,8 @@ const processSideBar = (list) => {
if
(
item
.
sub
)
{
let
sub
=
[{
textCn
:
'逛'
,
textEn
:
'TrendFinder'
,
sortName
:
'逛'
,
sortNameEn
:
'TrendFinder'
,
back
:
true
,
isSelect
:
false
,
bgColor
:
'#000'
...
...
Please
register
or
login
to post a comment