Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
成功登录后是否有阻止页面刷新的方法?我在登录控件周围有一个脚本管理器和更新面板,该控件可以正常工作,并且在出现错误时不会刷新,但它总是在登录时刷新。我该如何阻止它?
检查并查看登录成功操作的代码是否包含指向同一页面的重定向语句。如果确实删除它。