Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
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
9 years ago
Commit
0de1aac4c64ac1d3c0fe9ea25130b982e7aa6a26
1 parent
68719539
register password eye
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
template/m.yohobuy.com/actions/passport/reg/password.phtml
template/m.yohobuy.com/actions/passport/reg/password.phtml
View file @
0de1aac
...
...
@@ -3,7 +3,7 @@
{
{>
passport/header
}
}
<div
class=
"content"
>
<div
class=
"input-container row has-eye"
>
<input
id=
"pwd"
class=
"input pwd"
type=
"
password
"
placeholder=
"请输入密码"
autocomplete=
"off"
maxlength=
"20"
>
<input
id=
"pwd"
class=
"input pwd"
type=
"
text
"
placeholder=
"请输入密码"
autocomplete=
"off"
maxlength=
"20"
>
</div>
<span
id=
"btn-sure"
class=
"btn btn-sure disable row"
>确定</span>
</div>
...
...
Please
register
or
login
to post a comment