Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
毕凯
2015-12-12 14:18:31 +0800
Commit
8a83f9ebafcd85f0c9b253bc6b1af03993bb9888
1 parent
a68cc5af
添加优惠券搜索
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
static/js/shopping-cart/select-coupon.js
static/js/shopping-cart/select-coupon.js
View file @
8a83f9e
...
...
@@ -13,7 +13,7 @@ var conponTmpl = Handlebars.compile($('#tmpl-coupon').html()),
ellipsis
.
init
();
$
(
'#
new
-coupon'
).
on
(
'submit'
,
function
()
{
$
(
'#
search
-coupon'
).
on
(
'submit'
,
function
()
{
$
.
ajax
({
method
:
'POST'
,
url
:
''
,
...
...
Please
register
or
login
to post a comment