Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张泽世
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to dashboard
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
biao
2016-06-20 23:07:40 +0800
Commit
a5f1ce62e6e634e3bcd78a14015fa340a288ff5f
1 parent
4feaa94a
update for head style
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
doraemon/views/partial/header.hbs
doraemon/views/partial/header.hbs
View file @
a5f1ce6
{{#
pageHeader
}}
{{#
..
/
pageChannel
}}
<header
id=
"yoho-header"
class=
"yoho-header
{{#if
boys
}}
boys
{{/if}}{{#if
girls
}}
girls
{{/if}}{{#if
kids
}}
kids
{{/if}}{{#if
lifeStyle
}}
life-style
{{/if}}
"
>
<header
id=
"yoho-header"
class=
"yoho-header
{{#if
boys
}}
boys
{{/if}}{{#if
girls
}}
girls
{{/if}}{{#if
kids
}}
kids
{{/if}}{{#if
lifeStyle
}}
life-style
{{/if}}
{{#if
lifestyle
}}
life-style
{{/if}}
"
>
{{/
..
/
pageChannel
}}
{{#
navBack
}}
<a
href=
"
{{#if
backUrl
}}{{
backUrl
}}{{^}}
javascript:history.go(-1);
{{/if}}
"
class=
"iconfont nav-back"
>

</a>
...
...
@@ -24,7 +24,6 @@
{{#
navBtn
}}
{{#
..
/
..
/
pageChannel
}}
<div
class=
"homebuttom hide
{{#if
boys
}}
boys
{{/if}}{{#if
girls
}}
girls
{{/if}}{{#if
kids
}}
kids
{{/if}}{{#if
lifeStyle
}}
life-style
{{/if}}{{#if
lifestyle
}}
life-style
{{/if}}
"
>
<input
type=
"hidden"
value=
{{
this
}}
>
{{/
..
/
..
/
pageChannel
}}
<ul>
<li>
...
...
Please
register
or
login
to post a comment