2020年7月3日星期五

Flutter学习笔记(39)

如需转载,请注明出处:Flutter学习笔记(16)--BottomNavigationBar底部item超过3个只显示icon,不显示title

   items: [   _bottomItem(Ids.home, 'ic_home_normal', 'ic_home_selected', 0),   _bottomItem(Ids.information, 'ic_discovery_normal', 'ic_discovery_selected', 1),   _bottomItem(Ids.news, 'ic_hot_normal', 'ic_hot_selected', 2),   _bottomItem(Ids.mine, 'ic_mine_normal', 'ic_mine_selected', 3),   ],

加上type: BottomNavigationBarType.fixed,即可

items: [   _bottomItem(Ids.home, 'ic_home_normal', 'ic_home_selected', 0),   _bottomItem(Ids.information, 'ic_discovery_normal', 'ic_discovery_selected', 1),   _bottomItem(Ids.news, 'ic_hot_normal', 'ic_hot_selected', 2),   _bottomItem(Ids.mine, 'ic_mine_normal', 'ic_mine_selected', 3),   ],   type: BottomNavigationBarType.fixed,

 

Flutter学习笔记(39)tradekey克雷格asinseed这四大产品描述策略,能大大提高客户转化率亚马逊上同时使用卖家中心和供应商中心会被禁止销售?亚马逊开case也会被封号?开case要注意什么?珠海拓展培训机构珠海拓展培训机构珠海拓展培训基地

没有评论:

发表评论