Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wangshusheng
/
YOHOBUYPC
·
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
梁志锋
2016-01-12 15:24:37 +0800
Commit
c44a41a0c89ffbaaa4b322d479d2b608ca444856
1 parent
4dca9fc2
登陆页面样式 review by hf
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
8 deletions
template/m.yohobuy.com/actions/index/home/currency-new.phtml
template/m.yohobuy.com/actions/passport/reg/code.phtml
template/m.yohobuy.com/actions/passport/reg/index.phtml
template/m.yohobuy.com/actions/passport/reg/password.phtml
template/m.yohobuy.com/actions/index/home/currency-new.phtml
View file @
c44a41a
...
...
@@ -7,7 +7,7 @@
</p>
<p
class=
"info"
>
<span
class=
"dollar"
></span>
个
YOHO
币
个
YOHO
币
</p>
<a
href=
"/home/currencyDetail"
class=
"more"
>查看明细</a>
{
{#if
notice
}
}
...
...
@@ -21,7 +21,6 @@
<div
class=
"banner"
>
{
{#banner
}
}
<a
href=
"{{url}}"
>
{
{!--
演示图片
--
}
}
<img
src=
"{{img}}"
alt=
"img"
>
</a>
{
{/banner
}
}
...
...
template/m.yohobuy.com/actions/passport/reg/code.phtml
View file @
c44a41a
{
{>
layout/header
_passport
}
}
{
{>
layout/header
}
}
<div
class=
"reg-code-page passport-page yoho-page"
>
{
{>
passport/code
}
}
</div>
{
{>
layout/footer_passport
}
}
\ No newline at end of file
{
{>
layout/footer
}
}
\ No newline at end of file
...
...
template/m.yohobuy.com/actions/passport/reg/index.phtml
View file @
c44a41a
{
{>
layout/header
_passport
}
}
{
{>
layout/header
}
}
<div
class=
"reg-page passport-page yoho-page"
>
{
{>
passport/header
}
}
<div
class=
"content"
>
...
...
@@ -11,4 +11,4 @@
<p
class=
"register-tip"
>YOHO!Family账号可登录Yoho!Buy有货、YOHO!Boys、YOHO!Girls及SHOW</p>
</div>
</div>
{
{>
layout/footer_passport
}
}
\ No newline at end of file
{
{>
layout/footer
}
}
\ No newline at end of file
...
...
template/m.yohobuy.com/actions/passport/reg/password.phtml
View file @
c44a41a
{
{>
layout/header
_passport
}
}
{
{>
layout/header
}
}
<div
class=
"reg-password-page passport-page yoho-page"
>
{
{>
passport/header
}
}
<div
class=
"content"
>
...
...
@@ -20,4 +20,4 @@ var r=b.getElementsByTagName('script')[0];r.parentNode.insertBefore(s,r);
_agtjs('init','AG_
052186
_PHCW','yohobuy.com');
_agtjs('loadEvent',
{
atsev:101,'atsrmv':
""
});
</script>
{
{>
layout/footer_passport
}
}
\ No newline at end of file
{
{>
layout/footer
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment