放个panel,panel里面放html 表格代码就行。或者用table布局
layout: { type: 'table', columns: 3 }
可以参考下载的官网压缩包中layout/table.html这个示例