Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
40f58663
authored
2020-05-16 10:58:14 +0800
by
joe
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
登录输错5次验证码提示
1 parent
81875474
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/login/login.js
src/pages/login/login.js
View file @
40f5866
...
...
@@ -297,10 +297,10 @@ export default {
this
.
errorTips
.
oe2
=
this
.
i18n
.
login
.
tips
.
oe4
;
break
;
case
1102
:
this
.
errorTips
.
e2
=
this
.
i18n
.
login
.
tips
.
e6
;
this
.
errorTips
.
o
e2
=
this
.
i18n
.
login
.
tips
.
e6
;
break
;
case
1101
:
this
.
errorTips
.
e2
=
this
.
i18n
.
login
.
tips
.
e7
;
this
.
errorTips
.
o
e2
=
this
.
i18n
.
login
.
tips
.
e7
;
break
;
}
})
...
...
Please
register
or
sign in
to post a comment