docs: 删除注释
Former-commit-id: 7aa88135f5efd9df02c359439acb2c73e178fcbc
This commit is contained in:
@@ -3,7 +3,6 @@ export default { name: 'Dashboard' };
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
// 组件引用
|
|
||||||
import GithubCorner from '@/components/GithubCorner/index.vue';
|
import GithubCorner from '@/components/GithubCorner/index.vue';
|
||||||
import SvgIcon from '@/components/SvgIcon/index.vue';
|
import SvgIcon from '@/components/SvgIcon/index.vue';
|
||||||
import BarChart from './components/BarChart.vue';
|
import BarChart from './components/BarChart.vue';
|
||||||
|
|||||||
Reference in New Issue
Block a user