Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-mobile
·
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
ccbikai
2015-10-19 09:56:11 +0800
Commit
b3428adeda17c1cc27100ec605aa3e3e1b7d1cec
1 parent
86c98c8b
头部增加 返回 首页
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
customer-service/views/partials/common/header.html
customer-service/views/partials/common/header.html
View file @
b3428ad
{{# header}}
<div
id=
"header"
class=
"header clearfix"
>
<a
class=
"icon-back iconfont"
href=
"javascript:;"
></a>
<a
class=
"icon-back iconfont"
href=
"javascript:
history.go(-1)
;"
></a>
{{title}}
<a
class=
"icon-home iconfont"
href=
"www.yohobuy.com"
></a>
<a
class=
"icon-home iconfont"
href=
"
http://
www.yohobuy.com"
></a>
</div>
{{/ header}}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment