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
htoooth
8 years ago
Commit
3c44df2ba8f288642dda346e228ce3e11f284760
1 parent
bb3771d8
add refer
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
doraemon/views/partial/header.hbs
doraemon/views/partial/header.hbs
View file @
3c44df2
...
...
@@ -19,8 +19,8 @@
<ul>
<li
id=
"loginBox"
>
<span
class=
"hi"
>
Hi~
</span>
[
<a
href=
"//www.yohobuy.com/signin.html"
class=
"loginbar"
>
请登录
</a>
]
[
<a
href=
"//www.yohobuy.com/reg.html"
class=
"registbar"
>
免费注册
</a>
]
[
<a
id=
"signin-url"
href=
"//www.yohobuy.com/signin.html"
class=
"loginbar"
>
请登录
</a>
]
[
<a
id=
"reg-url"
href=
"//www.yohobuy.com/reg.html"
class=
"registbar"
>
免费注册
</a>
]
</li>
<li
class=
"myyoho"
id=
"myYohoBox"
>
<span
class=
"tag-seprate"
></span>
...
...
@@ -272,4 +272,4 @@
</div>
<input
id=
"api-domain"
type=
"hidden"
value=
"
{{
apiDomain
}}
"
>
{{/
headerData
}}
\ No newline at end of file
{{/
headerData
}}
...
...
Please
register
or
login
to post a comment