添加初始化目录结构

This commit is contained in:
yuantao
2025-10-28 10:33:00 +08:00
parent 726985d38f
commit ad0f64a48a
2 changed files with 18 additions and 1 deletions

View File

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