feat(component): Add CountTo component and Echart component
This commit is contained in:
7
src/views/Dashboard/Analysis.vue
Normal file
7
src/views/Dashboard/Analysis.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
// import { ElRow, ElCol } from 'element-plus'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>dddd</div>
|
||||
</template>
|
||||
0
src/views/Dashboard/echarts-data.ts
Normal file
0
src/views/Dashboard/echarts-data.ts
Normal file
Reference in New Issue
Block a user