Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
xuqi
2016-02-14 14:12:00 +0800
Commit
4e3db9a9cf3995552fec3c1990b03418fd005c72
2 parents
d86895c4
f6225736
Merge branch 'develop/wap' of
http://git.dev.yoho.cn/web/yohobuy
into develop/wap
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/passport/bind/password.js
static/js/passport/bind/password.js
View file @
4e3db9a
@@ -46,7 +46,7 @@ function startBind(password) {
@@ -46,7 +46,7 @@ function startBind(password) {
46
tip
.
show
(
'登录失败,请重试!'
);
46
tip
.
show
(
'登录失败,请重试!'
);
47
}
47
}
48
});
48
});
49
-
}
49
+
}
50
50
51
api
.
bindEyesEvt
({
51
api
.
bindEyesEvt
({
52
status
:
'open'
//默认眼睛打开
52
status
:
'open'
//默认眼睛打开
Please
register
or
login
to post a comment