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
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
9 years ago
Commit
999eb6ad6715f152c666c8a4f208ae08359c01c3
1 parent
7f380dd8
gulp ge
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
1 deletions
static/dist/myohobuy/4.9.26/index-debug.js
static/dist/myohobuy/4.9.26/index.css
static/dist/myohobuy/4.9.26/index.js
static/dist/myohobuy/4.9.26/index-debug.js
View file @
999eb6a
...
...
@@ -7867,7 +7867,6 @@ $(".coupon-content .receive-btn").closest('.swiper-slide').on('click', function(
if
(
data
.
code
===
200
)
{
tip
.
show
(
'领取成功'
);
$
(
that
).
find
(
'.receive-btn'
).
html
(
'已领取'
);
$
(
that
).
unbind
(
'click'
);
//移除绑定事件
return
true
;
}
else
if
(
data
.
code
===
4401
)
{
$
(
'#shop-login'
).
remove
();
...
...
static/dist/myohobuy/4.9.26/index.css
View file @
999eb6a
This diff could not be displayed because it is too large.
static/dist/myohobuy/4.9.26/index.js
View file @
999eb6a
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment