360极速浏览器 加载form表单时会自动提交,所以要在form表单上加上 onsubmit="return false;" <form onsubmit="return false;"> </form>