feat: add skills file

This commit is contained in:
duanshuwen
2026-04-09 21:49:52 +08:00
parent 5f542715cb
commit b0539c895a
7 changed files with 41 additions and 10 deletions

View File

@@ -0,0 +1,11 @@
<template>
<layout>
<div class="bg-white box-border w-full h-full flex rounded-[16px]">
</div>
</layout>
</template>
<script setup lang="ts"></script>
<style scoped lang="scss"></style>