Jquery页面跳转方法

来源:互联网 发布:linux拼接回车符 编辑:程序博客网 时间:2024/06/05 19:37

Jquery页面跳转方法

//项目路径var localUrl = '${pageContext.request.contextPath}';window.location.href=localUrl + '/plugins/sqm/servicemode/servicemodelSelect.jsp';
原创粉丝点击