feat: init
This commit is contained in:
7
src/views/Guide/index.vue
Normal file
7
src/views/Guide/index.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import { ref, reactive } from 'vue';
|
||||
</script>
|
||||
|
||||
<template>project</template>
|
||||
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user