Sfoglia il codice sorgente

docs(tabbar): 添加carbon图标导入注释

feige996 8 mesi fa
parent
commit
1b9c8dc911
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/tabbar/index.vue

+ 1 - 0
src/tabbar/index.vue

@@ -1,4 +1,5 @@
 <script setup lang="ts">
+// i-carbon-code
 import type { CustomTabBarItem } from './config'
 import { customTabbarEnable, needHideNativeTabbar, tabbarCacheEnable } from './config'
 import { tabbarList, tabbarStore } from './store'