2c7195e8 by wang

init

1 parent 02809987
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
80 $.each(nodes, function (v) { 80 $.each(nodes, function (v) {
81 menuIds.push(v.id); 81 menuIds.push(v.id);
82 }) 82 })
83
83 console.log(menuIds); 84 console.log(menuIds);
84 85
85 // layer_close(); 86 // layer_close();
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!