Explorar o código

feat: iconfont注释

lvkun996 %!s(int64=2) %!d(string=hai) anos
pai
achega
e192387391
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/components/MicroComponents/index.tsx

+ 3 - 0
src/components/MicroComponents/index.tsx

@@ -65,6 +65,9 @@ export const AlertTsx = defineComponent({
   }
 })
 
+/**
+ * @description iconfont矢量库 使用的svg的格式 svg导入在public下的index.html里
+ */
 export const IconTsx = defineComponent({
   props: {
     name: {