@@ -4,7 +4,7 @@
<div style="width: 30%">
<img src="@/image/seecoderLogo.png" alt="seecoder" style="width: 100%">
<div style="font-size: 30px; text-align: center">找不到页面啦!</div>
- <div style="font-size: 30px; text-align: center"><router-link to="/">返回主页</router-link></div>
+ <div style="font-size: 30px; text-align: center"><router-link to="/home">返回主页</router-link></div>
</div>