gpt4 book ai didi

meteor - Iron Router 上的上一页位置

转载 作者:行者123 更新时间:2023-12-04 16:52:41 27 4
gpt4 key购买 nike

有没有办法在IronRouter中进入下一页之前获取上一页位置?

有没有我可以用来获取这些信息的事件?

提前致谢。

最佳答案

由于 Iron Router 使用通常的 History API,因此您可以使用普通的 JS 方法:

history.go(-1);

或者
history.back();

编辑:或检查以前的路径而不遵循它:
document.referrer;

关于meteor - Iron Router 上的上一页位置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25930545/

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