项目微调

整合SVG图标
This commit is contained in:
2024-10-09 20:37:03 +08:00
parent 6b0128921b
commit 70289632f3
3 changed files with 20 additions and 4 deletions

View File

@@ -17,7 +17,6 @@
defineOptions({
name: 'SvgIcon',
})
import { computed } from 'vue'
import type { CSSProperties } from 'vue'
// 定义组件对外暴露的props
const props = defineProps({