create:创建基础项目

This commit is contained in:
2024-12-13 16:04:11 +08:00
commit dbb3c7aa2e
27 changed files with 8410 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<template>
<div>
<p></p>
<slot />
</div>
</template>