js 跳转页面

js 跳转
window.location="<%=webPath%>/supplier/securityCenter/index.do";

<input
            type="button" class="btn_fh" value="< 返 回"
            onclick="location.href='<%=webPath%>/supplier/securityCenter/index.do'"/>

猜你喜欢

转载自yuhuiblog6338999322098842.iteye.com/blog/2249844