1 Commits
Author SHA1 Message Date
chuyang 4856637aa3 修改404页面 2025-07-24 21:16:11 +08:00
+3 -3
View File
@@ -5,9 +5,9 @@
<div class="error-info">
<h1>404</h1>
<p>
It seems that the page you are looking for no longer exists.<br />Please
contact our <a href="#">help center</a> or go to the
<RouterLink to="/home">homepage</RouterLink>.
抱歉您访问的页面不存在可能网址有误或者已被删除<br />
点击返回
<RouterLink to="/home">首页</RouterLink>.
</p>
</div>
<div class="error-image"></div>