2022-04-21 18:20:39 +08:00
|
|
|
<template>
|
|
|
|
<div>
|
2022-04-22 01:16:02 +08:00
|
|
|
<p style="text-align: center; font-size: 140px; margin-bottom: 50px">404</p>
|
|
|
|
<p style="text-align: center; font-size: 40px">未找到你想要的页面</p>
|
2022-04-21 18:20:39 +08:00
|
|
|
</div>
|
|
|
|
</template>
|