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