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
liangxs
9 years ago
Commit
6a854cea6ad79c0c6652a4133cb8ff2e53130115
1 parent
ffe114c1
js修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
static/js/index/coupon.js
static/js/index/coupon.js
View file @
6a854ce
...
...
@@ -3,7 +3,6 @@
*/
var
$
=
require
(
'jquery'
);
var
$receive
=
$
(
'.coupon-right-reBox'
);
var
$go
=
$
(
'.coupon-right-goBox'
);
var
$mask
=
$
(
'.coupon-mask'
);
var
$message
=
$
(
'.coupon-message'
);
var
$messageOpDet
=
$
(
'.coupon-message-op-det'
);
...
...
Please
register
or
login
to post a comment