# 平台组件用到的key值整理
## dec.body
主内容区域,实际为一个"bi.card",受menu切换的控制,展示不同内容
**Kind**: global dec.component
## dec.account
顶部右侧账户设置组件
**Kind**: global dec.component
## dec.user.account.setting.item
顶部右侧账户设置组件的账户设置按钮
**Kind**: global dec.component
## dec.account.qrcode
顶部右侧账户设置组件的二维码组件
**Kind**: global dec.component
## dec.header
顶部区域
**Kind**: global dec.component
## dec.logo.img.button
顶部logo图片组件
**Kind**: global dec.component
## dec.header.message
顶部右侧消息组件,是一个bi.combo
**Kind**: global dec.component
## dec.header.message.popup
顶部右侧消息组件弹出的消息列表
**Kind**: global dec.component
## dec.header.message.combo.trigger
顶部右侧消息组件的trigger(触发combo展开收起的按钮),显示用户图标和未读消息数.
**Kind**: global dec.component
## dec.menu
最右侧边栏,承担目录管理系统等一级按钮
**Kind**: global dec.component
## dec.workbench.directory
目录树
**Kind**: global dec.component
## dec.workbench.favorite
收藏列表
**Kind**: global dec.component
## dec.workbench.panel
目录选择面板,支持固定和悬浮,承载目录树,收藏列表.
**Kind**: global dec.component
## dec.workbench.panel.favorite.item
收藏列表item节点
**Kind**: global dec.component
## dec.workbench.panel.item
目录树的叶子item节点
**Kind**: global dec.component
## dec.workbench.panel.node
目录树可展开收起的node节点
**Kind**: global dec.component
## dec.workbench.tabs.button
tabPane 标签栏的tab按钮
**Kind**: global dec.component
## dec.workbench.tabs.button.more
tabPane 标签栏右侧更多按钮combo
**Kind**: global dec.component
## dec.tabs.card
tabPane 的内容显示卡片,负责模板内容的展示
**Kind**: global dec.component
## dec.workbench.tabs.downlist
tabPane tab栏右侧的更多选项下拉列表
**Kind**: global dec.component
## dec.workbench.tabs
tabPane
**Kind**: global dec.component
## dec.workbench
平台目录功能区域,包括左侧的目录面板和右侧的tabPane
**Kind**: global dec.component