felt 发表于 2013-5-24 15:31 你说的是nodeclick事件吗?
felt 发表于 2013-5-24 15:58 tree有onNodeClick事件的。 http://www.miniui.com/docs/api/index.html#ui=tree
felt 发表于 2013-5-24 16:11 function onNodeClick(){ var tree=mini.get("tree1") node=tree.getS ...