Bug Fixes
- abc:sidebar-nav: fix invalid click children title in collapsed (#673) (b6c1fc6)
- abc:sidebar-nav: fix style misplacement (#677) (efd9bb1)
- abc:st: fix ingored incomplete request when has new request (#674) (c98ae19)
- abc:st: fix invalid title in export (#672) (48ca08f)
- abc:sv: fix
labelWidth
type inSVConfig
(#668) (43cf770)
Features
- abc:st: add
pop
property (#676) (a078f02) - cache: add
type
,expire
inDelonCacheConfig
(#669) (9d393fb)
Bug Fixes
- abc:sidebar-nav: 修复收缩下点击父级标准抛出错误 (#673) (b6c1fc6)
- abc:sidebar-nav: 修复长名称样式错位 (#677) (efd9bb1)
- abc:st: 修复新请求时应先中断旧请求 (#674) (c98ae19)
- abc:st: 修复导出Excel时产生无效标题 (#672) (48ca08f)
- abc:sv: 修复
SVConfig
的labelWidth
无效类型 (#668) (43cf770)