feat(projects): 添加固定路由

This commit is contained in:
Soybean
2021-09-09 12:00:18 +08:00
parent 638a8e9856
commit ff4a09c452
14 changed files with 204 additions and 90 deletions

View File

@ -0,0 +1,6 @@
<template>
<div>404</div>
</template>
<script lang="ts" setup></script>
<style scoped></style>