Authored by 毕凯

添加优惠券搜索

... ... @@ -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: '',
... ...