摘要:
<script type="text/javascript"> Ext.onReady(function () { var root = new Ext.tree.AsyncTreeNode({ text: "根节点", id: "-1", children: [{ text: "子节点1", id: "1",leaf:true },{text: "子节点1", id: "1",leaf:true}] }) var tree = new Ext 阅读全文
posted @ 2011-09-12 12:57
walleyekneel
阅读(161)
评论(0)
推荐(0)

浙公网安备 33010602011771号