day_01作业前台

day_01
yaoxin 2024-02-29 11:58:15 +08:00
parent 7370dfb27a
commit f19f87d31d
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "index"
}
</script>
<style scoped>
</style>