ckndim 我目前是使用以下方法创建List[code]var arr=[];arr.push({ Image:{visible:bool, skin:"url"}, Label:"text" }); list.array=arr;[/code]但push的内容是浮动的而且需要添加的事件也是不固定的有没有在push当中就添加监听事件的方法