1:内部跳页
$(".username").click(function(){ $(window.parent.document).find('#J_iframe').attr('src','./sale/personInfo.html')})