Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
xuqi
2015-10-08 21:18:01 +0800
Commit
b96379975d7f62c014fa4e2ab0cac189fa896043
1 parent
758578ee
perfect interational login
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
static/sass/passport/_common.scss
template/m.yohobuy.com/actions/passport/login/interational.phtml
static/sass/passport/_common.scss
View file @
b963799
...
...
@@ -72,6 +72,11 @@ body.passport-body {
}
}
.select-title
{
line-height
:
2
.5
;
margin-left
:
15px
;
}
.arrow-right
{
position
:
absolute
;
width
:
13px
;
...
...
template/m.yohobuy.com/actions/passport/login/interational.phtml
View file @
b963799
{
{>
layout/header
}
}
<div
class=
"login-interational-page passport-page yoho-page"
>
{
{>
passport/header
}
}
<div
class=
"content"
>
...
...
@@ -11,4 +12,5 @@
</div>
<span
id=
"btn-login"
class=
"btn btn-login disble row"
>登录</span>
</div>
</div>
\ No newline at end of file
</div>
{
{>
layout/footer
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment