mirror of
https://github.com/xiangshu233/vue3-vant4-mobile.git
synced 2025-04-06 03:57:47 +08:00
fix: 🐛 404 页面优化
This commit is contained in:
parent
282e828d8f
commit
4f859c205e
@ -4,9 +4,9 @@
|
||||
<img src="~@/assets/icons/exception/404.svg" alt="">
|
||||
</div>
|
||||
<div class="text-center">
|
||||
<h1 class="text-base text-gray-500">
|
||||
<p class="m-4 text-base">
|
||||
抱歉,你访问的页面不存在
|
||||
</h1>
|
||||
</p>
|
||||
<van-button type="primary" @click="goHome">
|
||||
回到首页
|
||||
</van-button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user