Update 404.html

main
PJ568 2 years ago committed by GitHub
parent 1f27aa9e8d
commit ab7842eb69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@
<div class="item">
<h2>可选操作</h2>
<div class="child">
<a href="#" onclick="javascript:history.back(-1);">点击尝试返回</a>
<a onclick="javascript:history.go(-1);">点击尝试返回</a>
</div>
</div>
</div>

Loading…
Cancel
Save