init commit

初始提交,无事发生~
This commit is contained in:
2026-05-01 14:35:07 +08:00
commit f3442a1b61
46 changed files with 5751 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<script setup lang="ts"></script>
<template></template>
<style scoped></style>
+7
View File
@@ -0,0 +1,7 @@
<script setup lang="ts"></script>
<template>
<n-card title="Welcome to Welcome!"></n-card>
</template>
<style scoped></style>