How to fix this error “Uncaught TypeError: $.ajax is not a function”?

前端 未结 0 1492
无人共我
无人共我 2020-12-28 16:08

$(document).ready(function(){

$("#addCouponBtn").on("click", function(){

var coupon=$("#couponCode").val();
var tot_price         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题