function beforeInit(sender)
{
sender.layout='accordion';
Ext.apply (sender, {title:'供应链',style:'text-align:center',collapsible: true,
collapseDirection: Ext.Component.DIRECTION_LEFT});
}

相关文章:

  • 2021-07-17
  • 2021-12-03
  • 2021-12-19
  • 2021-04-15
  • 2021-11-27
  • 2021-11-20
  • 2021-09-17
  • 2021-04-03
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-02-06
  • 2022-12-23
  • 2021-12-06
  • 2021-10-26
相关资源
相似解决方案