<script> $('#button')get("./submit/submit",{"phone":this.phone},function(){ alert('hello,word'); } ); </script>