1em'fontColor字体颜色string颜色值fontWeight字体粗细stringnormal, bold1.3 数据相关属性属性名说明类型可选值value组件值any-items选项列表array对象数组...sub: [ // 子节点 { id: 'node1-1', caption: '子节点1' }, { id: 'node1-2', caption: '子节点2' }...] }, { id: 'node2', caption: '节点2', imageClass: 'icon-file' } ], value: 'node1', // 当前选中值 onItemSelected...调用器配置属性:{ name: 'api1', // 名称 queryURL: '/api/data', // 请求URL requestType: 'GET', // 请求类型: GET, POST...:{ attr: { // SVG属性 d: 'M10 10 L100 10 L100 100 Z', // 路径数据 fill: '#ffff00', // 填充色 stroke: