天天看點

錨點 HTML

//document.documentElement.scrollTop:垂直方向
     //document.documentElement.scrollLeft:水準方向
           
window.location.href = "../confirmation/teamInfo_modifyView.do?teamId=${(sysConfTeamInf.teamId)!}&lookType=${(lookType)!}&pageType=${(pageType)!}&topNum="+document.documentElement.scrollTop;

           

錨點