/** *定位到新页面 */ function go_page(str) { window.location.href=str; }