add: function () { //添加一个新选项卡面板 $("#box").tabs('add', { /*id:'xiuai',*/ title: '添加信息', href: '/index.php/Pieces/priecesadd', cache: true, iconCls: 'icon-add', closable: true });