feat(projects): 添加exception页面:403,404,500
This commit is contained in:
6
src/views/dashboard/analysis/components/DataCard.vue
Normal file
6
src/views/dashboard/analysis/components/DataCard.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div></div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
<style scoped></style>
|
||||
0
src/views/dashboard/analysis/components/index.ts
Normal file
0
src/views/dashboard/analysis/components/index.ts
Normal file
Reference in New Issue
Block a user