删除 'src/views/home/index.vue'

This commit is contained in:
odjbin
2023-12-07 06:26:28 +00:00
parent 422d8044cd
commit 91bdf8bcec

View File

@@ -1,13 +0,0 @@
<template>
<div>
home
</div>
</template>
<script setup>
</script>
<style lang="scss" scoped>
</style>