Authored by yyq

gulp ge

... ... @@ -17534,7 +17534,7 @@ $('.to-play input.submit').click(function() {
paymentType = $('.pay-time-modify input[name="pay-type"]:checked').val(),
paymentId = $('.pay-time-modify input[name="pay-type"]:checked').data('pay'),
remark = $('#notedesc').val(),
yohoCoin = $('#biprice').val(),
yohoCoin = $('#biprice.is-select').data('yoho-coin-num') * 1 || 0,
isPreContact = $('.pay-time-modify input[name="call-me"]:checked').val(),
isPrintPrice = $('.play-pan input[name="isPP"]:checked').val(),
redEnvelopes = $('.use-envelopes input:checked').attr('data-use'),
... ...
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.