...
|
...
|
@@ -20,11 +20,11 @@ |
|
|
</div>
|
|
|
|
|
|
<!-- 树 -->
|
|
|
<div style="margin-top: 45px; float: left;margin-top: 54px;border: dashed;width: 300px;color: #D3D3D3;height: 580px;">
|
|
|
<div class="widget-title">
|
|
|
<div style="float: left;border: dashed;width: 300px;color: #D3D3D3;height: 600px;">
|
|
|
<div class="widget-title" style="height: 50px;">
|
|
|
<h5>Tree Title</h5>
|
|
|
</div>
|
|
|
<div class="tree_container" style="height: 560px;color: black;overflow:auto">
|
|
|
<div class="tree_container" style="height: 540px;color: black;overflow:auto">
|
|
|
<div id="jstree" class="jstree jstree-default" role="tree" aria-multiselectable="true"
|
|
|
tabindex="0"></div>
|
|
|
</div>
|
...
|
...
|
|