style: 修改404图片
This commit is contained in:
parent
95e5cd7134
commit
ef6df57dc5
Binary file not shown.
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 160 KiB |
@ -5,7 +5,7 @@
|
||||
<img src="@/assets/images/404.png" width="500" />
|
||||
</template>
|
||||
<template #footer>
|
||||
<n-button color="#002d6f" @click="replace('/')">返回首页</n-button>
|
||||
<n-button strong secondary type="primary" @click="replace('/')">返回首页</n-button>
|
||||
</template>
|
||||
</n-result>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user