var str = "html/page.html?SeId="+SeId+";"; window.location.replace(str);
使用此方法,进行页面间传值,导致返回405不允许。
小弟先谢过。