Browse Source

fix: 将fg-tabbar引用路径更新为index

feige996 9 tháng trước cách đây
mục cha
commit
c65b87085b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/layouts/tabbar.vue

+ 1 - 1
src/layouts/tabbar.vue

@@ -1,6 +1,6 @@
 <script lang="ts" setup>
 import type { ConfigProviderThemeVars } from 'wot-design-uni'
-import FgTabbar from '@/tabbar/fg-tabbar.vue'
+import FgTabbar from '@/tabbar/index.vue'
 
 const themeVars: ConfigProviderThemeVars = {
   // colorTheme: 'red',