docs: 更新tabbar配置文件路径注释
将tabbar配置文件的路径注释更新为新的路径“./src/tabbar/config.ts”
This commit is contained in:
@@ -18,6 +18,6 @@ export default defineUniPages({
|
||||
'z-paging/components/z-paging$1/z-paging$1.vue',
|
||||
},
|
||||
},
|
||||
// tabbar 的配置统一在 “./src/layouts/fg-tabbar/tabbarList.ts” 文件中
|
||||
// tabbar 的配置统一在 “./src/tabbar/config.ts” 文件中
|
||||
tabBar: tabBar as any,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user