fix: 将fg-tabbar引用路径更新为index
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user