Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-activity
·
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
tanling
2016-06-21 15:51:20 +0800
Commit
55c382420b375f7feba4d5bf48ade0494a1d2f71
1 parent
de04d9a1
no message
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
web/src/main/webapp/tencentMkt/js/coupon.index.js
web/src/main/webapp/tencentMkt/js/coupon.index.js
View file @
55c3824
...
...
@@ -219,7 +219,7 @@
}
else
{
showToast
(
'网络错误,稍后再试!'
,
1400
);
}
});
});
$
(
'.close'
).
on
(
'click'
,
function
()
{
$
(
'.dialog'
).
addClass
(
'hidden'
);
$
(
'.mask'
).
addClass
(
'hidden'
);
...
...
Please
register
or
login
to post a comment