lvkun996 пре 2 година
родитељ
комит
e192387391
1 измењених фајлова са 3 додато и 0 уклоњено
  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: {