docs(pages.config): 添加关于 tabbar 配置位置的注释
This commit is contained in:
parent
b03f7ee310
commit
548b0515f6
@ -18,5 +18,6 @@ export default defineUniPages({
|
|||||||
'z-paging/components/z-paging$1/z-paging$1.vue',
|
'z-paging/components/z-paging$1/z-paging$1.vue',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
// tabbar 的配置统一在 “./src/layouts/fg-tabbar/tabbarList.ts” 文件中
|
||||||
tabBar: tabBar as any,
|
tabBar: tabBar as any,
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user