Skip to content
Snippets Groups Projects
Commit 4d6e9a53 authored by Pan's avatar Pan
Browse files

fix return back bug

parent c68e6889
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
</div>
<div class="bullshit__headline">{{ message }}</div>
<div class="bullshit__info">请检查您输入的网址是否正确,请点击以下按钮返回主页或者发送错误报告</div>
<a href="" class="bullshit__return-home">返回首页</a>
<router-link to="/" class="bullshit__return-home">返回首页</router-link>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment