Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
Plain Diff
Browse Files
Authored by
杨延青
2018-11-13 15:55:25 +0800
Commit
b454305d2a9d465ef9bab2fc006369da2219c91e
2 parents
8dc3e54c
8db2eea4
Merge branch 'hotfix/delCartPro' into 'release/6.8.1'
极验证宕机前端提示 See merge request
!1582
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/js/plugin/validata.js
public/js/plugin/validata.js
View file @
b454305
...
...
@@ -55,7 +55,7 @@ class Validate {
this
.
$container
.
addClass
(
'hide'
).
addClass
(
'popup'
);
});
}
else
{
t
his
.
render
(
container
,
options
,
validType
.
IMG_CHECK
);
t
ip
.
show
(
'图形验证码加载失败,请刷新重试'
);
}
}
});
...
...
Please
register
or
login
to post a comment