function a(other){var show=1;var page=1;$.ajax({url:url,type:"post",dataType:"json",data:{show:show,page:page}//這里other傳遞的參數(shù)怎么添加進來?});}function test(){a("a:1,b:2");}
- 3 回答
- 0 關注
- 836 瀏覽
添加回答
舉報
0/150
提交
取消