Fund list

This commit is contained in:
saplf
2019-09-04 14:16:13 +08:00
parent 8e62f9bab9
commit ff5a431f43
11 changed files with 493 additions and 15 deletions

View File

@@ -30,18 +30,18 @@ const tabItems: TabItemModels = [
icon: estateIcon,
iconSelected: estateIconS,
},
{
key: '/home/market',
name: 'home.tabMarket',
icon: marketIcon,
iconSelected: marketIconS,
},
{
key: '/home/fund',
name: 'home.tabFund',
icon: fundIcon,
iconSelected: fundIconS,
},
{
key: '/home/market',
name: 'home.tabMarket',
icon: marketIcon,
iconSelected: marketIconS,
},
{
key: '/home/profile',
name: 'home.tabProfile',