æ·feat: commplete init process
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<Index></Index>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import Index from "./views/home/index.vue"
|
||||
</script>
|
||||
|
||||
<style></style>
|
||||
Reference in New Issue
Block a user