@ -1,5 +1,6 @@
<template>
<Error @error-click="push('/')" />
<div>哈哈哈哈</div>
</template>
<script lang="ts" setup>
defineOptions({ name: 'Error404' })