docs(fg-tabbar): 添加关于iconType的注释说明
This commit is contained in:
@@ -26,6 +26,7 @@ export const tabbarList = [
|
||||
pagePath: 'pages/index/index',
|
||||
text: '首页',
|
||||
icon: 'home',
|
||||
// 选用 UI 框架自带的 icon时,iconType 为 uiLib
|
||||
iconType: 'uiLib',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user