We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
很喜欢这个主题。配置中。 所以我是来找茬的。 他会回到历史记录的上一页。 而一般的逻辑是返回父目录!。 我的建议是把
history.back();
的button名字改成Back。 如果要完美复原
Back
cd..
我觉得最好这样。
if (location.href.endsWith("/")) location.assign("../"); else location.assign("./");
The text was updated successfully, but these errors were encountered:
No branches or pull requests
很喜欢这个主题。配置中。
所以我是来找茬的。他会回到历史记录的上一页。
而一般的逻辑是返回父目录!。
我的建议是把
的button名字改成
Back
。如果要完美复原
我觉得最好这样。
The text was updated successfully, but these errors were encountered: