feat: 前端2.4版本

This commit is contained in:
Gsh
2025-11-26 21:05:06 +08:00
parent cf5bf746ef
commit 02a5f69958
6 changed files with 108 additions and 67 deletions

View File

@@ -1,4 +1,5 @@
<script setup lang="ts">
// 图标文档 https://remixicon.com/
const props = defineProps<{
className?: string;
name: string;