...
|
...
|
@@ -24,8 +24,10 @@ |
|
|
<div class="widget-title">
|
|
|
<h5>Tree Title</h5>
|
|
|
</div>
|
|
|
<div id="jstree" class="jstree jstree-default" role="tree" aria-multiselectable="true"
|
|
|
tabindex="0" style="height: 400px;color: black"></div>
|
|
|
<div class="tree_container" style="height: 560px;color: black;overflow:auto">
|
|
|
<div id="jstree" class="jstree jstree-default" role="tree" aria-multiselectable="true"
|
|
|
tabindex="0"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<!-- 列表 -->
|
|
|
<div class="widget-content nopadding" style="margin-left: 300px;">
|
...
|
...
|
|