准备添加开屏

This commit is contained in:
zhcnyuyang 2025-05-18 14:37:50 +08:00
parent 376b129d28
commit 810543f34d

11
src/Start.vue Normal file
View File

@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
</template>
<style scoped lang="scss">
</style>