You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
2.0 KiB
38 lines
2.0 KiB
4 years ago
|
<div style="width:100%;height:100%;overflow: hidden">
|
||
|
<div style="width:100%;height:2.5%"></div>
|
||
|
<div style="width:100%;height:85%;">
|
||
|
<div style="float: left;width: 50%;height: 100%;">
|
||
|
<div style="width:95%;height:100%;margin:0px 2.5%">
|
||
|
<div class="easyui-panel" style="width:100%;height:100%;"><!-- title="界面对象列表" -->
|
||
|
<div ms-widget="tree, $, tree_obj" style="width: 100%; height: 100%"></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
<div style="float:left;width: 50%;height: 100%">
|
||
|
<div style="width:95%;height:100%;margin:0px 2.5%">
|
||
|
<div class="easyui-panel" style="width:100%;height:100%;">
|
||
|
<div >
|
||
|
<div style="padding: 10px">
|
||
|
关联字段:
|
||
|
<input class="easyui-combobox easyui-validatebox cmbField" name="state" data-options="valueField:'value',textField:'text',editable:false,value:''" style="width:100%"></div>
|
||
|
|
||
|
<div style="padding: 10px">
|
||
|
关联名称:
|
||
|
<input class="easyui-combobox easyui-validatebox cmbFieldName" name="state" data-options="valueField:'value',textField:'text',value:''" style="width:100%;"></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div style="width:100%;height:2.5%"></div>
|
||
|
<div style="width: 100%;height: 7.5%;">
|
||
|
<div style="width: 97.5%;height: 100%;margin: 0px 1.25%">
|
||
|
<div style="width:100%;height:100%">
|
||
|
<a href="#" class="easyui-linkbutton btnCancel" style="width:80px;float:right;margin:2px 5px;">取消</a>
|
||
|
<a href="#" class="easyui-linkbutton btnOk" style="width:80px;float:right;margin:2px 5px;">确定</a>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div style="width:100%;height:2.5%"></div>
|
||
|
</div>
|