feat: 续上,H5 也需要隐藏

This commit is contained in:
菲鸽 2024-05-11 20:11:54 +08:00
parent 0d948a0691
commit 7cf16d608c

View File

@ -36,7 +36,7 @@ function selectTabBar({ value: index }: { value: number }) {
} }
onLoad(() => { onLoad(() => {
// tabBar 2 tabBar // tabBar 2 tabBar
// #ifdef APP-PLUS // #ifdef APP-PLUS | H5
uni.hideTabBar({ uni.hideTabBar({
fail(err) { fail(err) {
console.log('hideTabBar fail: ', err) console.log('hideTabBar fail: ', err)