feat:底部tab栏调整

This commit is contained in:
talktao 2022-03-25 00:51:10 +08:00
parent dc6fb38490
commit 2c34ae1652

View File

@ -13,7 +13,7 @@ const useTabBar = () => {
icon: 'home-o'
},
{
title: '我',
title: '我',
to: {
name:'About'
},