摘要: 1 $('#f1').submit(function(){2 location.href = 'salebuyerList.html?param1=aaa&param2=' + $('#s1').val();3 return false... 阅读全文
posted @ 2015-12-07 10:03 skyhap 阅读(657) 评论(0) 推荐(0) 编辑