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
Plain Diff
Browse Files
Authored by
biao
2016-07-05 13:11:35 +0800
Commit
86e9c08b5076bb3f2cf6af6727f46d6bc88f14c3
2 parents
97ec351a
b8a82fb3
Merge branch 'develop' of
http://git.yoho.cn/fe/yoho-blk
into develop
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
apps/partial/controllers/index.js
public/scss/components/_floor.css
apps/partial/controllers/index.js
View file @
86e9c08
...
...
@@ -44,20 +44,19 @@ const index = (req, res) => {
price
:
'1015.00'
},
navPath
:
{
nav
:
true
,
pathNav
:
[
nav
:
[
{
href
:
''
,
link
:
''
,
pathTitle
:
''
,
name
:
'MEN首页'
},
{
href
:
''
,
link
:
''
,
pathTitle
:
''
,
name
:
'咨询'
},
{
href
:
''
,
link
:
''
,
pathTitle
:
''
,
name
:
'咨询'
}
...
...
public/scss/components/_floor.css
View file @
86e9c08
.floor-header
{
margin
:
50px
0
30px
;
}
.floor-title
{
margin
:
0
auto
;
line-height
:
27px
;
...
...
Please
register
or
login
to post a comment