gpt4 book ai didi

javascript - 重新加载时重定向到基本网址

转载 作者:行者123 更新时间:2023-12-02 17:35:46 24 4
gpt4 key购买 nike

我有一个使用 Struts 2 的 Web 应用程序,当操作返回错误时,将重定向到 index.action?notSupported=true。有没有办法从这里重新加载到 index.action 而不是再次 index.action?notSupported=true

最佳答案

试试这个。

window.location.href=window.location.href.substr(window.location.href,window.location.href.indexOf('?'))

希望这有帮助...

关于javascript - 重新加载时重定向到基本网址,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22639648/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com