feat: 重构前端
This commit is contained in:
5
web/src/components/BaseInfoCard.vue
Normal file
5
web/src/components/BaseInfoCard.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<n-card title="基础统计">
|
||||
<div>基础统计</div>
|
||||
</n-card>
|
||||
</template>
|
Reference in New Issue
Block a user