摘要: <script type="text/javascript"> $(function() { //1、ajax提交 $("#ajaxBtn").click(function() { var params = $("#myform").serialize(); $.ajax( { type : "PO 阅读全文
posted @ 2018-08-16 16:44 chengeng 阅读(245) 评论(0) 推荐(0)