feat: 新增工作区域内容模块

This commit is contained in:
MTrun
2022-01-20 21:25:35 +08:00
parent 825b3bf2ea
commit ceb8cd5158
27 changed files with 398 additions and 106 deletions
+1 -5
View File
@@ -2,8 +2,4 @@
<div>
<Skeleton :repeat="3" :load="true"/>
</div>
</template>
<script setup lang="ts">
import { Skeleton } from '@/components/Skeleton/index'
</script>
</template>