layui.use('table',function(){ table.render({ .... }); table.on('toolbar(tool)',function(obj){ .... }) ; }) ;