修改页面Ztree的布局
This commit is contained in:
parent
e01f67354c
commit
bcdc7cbfab
@ -101,7 +101,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -101,7 +101,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -590,7 +590,7 @@
|
||||
<input type="hidden" class="store_Lat" />
|
||||
<input type="hidden" class="store_Address" />
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -590,7 +590,7 @@
|
||||
<input type="hidden" class="store_Lat" />
|
||||
<input type="hidden" class="store_Address" />
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -765,7 +765,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -756,7 +756,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -179,7 +179,7 @@
|
||||
<input type="hidden" class="store_Lat" />
|
||||
<input type="hidden" class="store_Address" />
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -180,7 +180,7 @@
|
||||
<input type="hidden" class="store_Lat" />
|
||||
<input type="hidden" class="store_Address" />
|
||||
</div>
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10">
|
||||
<div id="companiesTree" class="companiesTree" style="display: none;background: #f9f9f9; position: absolute;z-index: 10;height: 250px;overflow: auto;overflow-x: hidden;">
|
||||
<ul id="treeDemo" class="ztree" style="width:400px;">
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user