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
Plain Diff
Browse Files
Authored by
郭成尧
9 years ago
Commit
c2da87d7a6c103b1e5b87da492f3a8605ddbe03e
2 parents
515a2982
a7013d16
Merge branch 'feature/coupon' of
http://git.dev.yoho.cn/web/yohobuywap
into feature/coupon
the commit.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/index/coupon.js
static/js/index/coupon.js
View file @
c2da87d
...
...
@@ -102,7 +102,7 @@ if ($('#noData').length > 0) {
}
}
$mask
.
on
(
'click'
,
function
()
{
s
$mask
.
on
(
'click'
,
function
()
{
$mask
.
hide
();
$message
.
hide
();
});
...
...
Please
register
or
login
to post a comment