fix : 简化代码模板

This commit is contained in:
2024-09-09 21:10:37 +08:00
parent 97321dabe7
commit 6e94e473cf
32 changed files with 3453 additions and 475 deletions

View File

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