7 lines
89 B
Vue
7 lines
89 B
Vue
<template>
|
|
<span>找不到页面</span>
|
|
</template>
|
|
|
|
<script setup lang="ts">
|
|
</script>
|