提交 7aa88135 编写于 作者: H haoxr

docs: 删除注释

上级 af5bcff1
...@@ -3,7 +3,6 @@ export default { name: 'Dashboard' }; ...@@ -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';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册