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.
10 lines
472 B
10 lines
472 B
4 years ago
|
<div style="padding: 30px 60px;width: 280px;border: 0">
|
||
|
<div style="margin-bottom: 20px">
|
||
|
<div>导入功能操作的预置模版:</div>
|
||
|
<input class="easyui-combobox cmbtpl" data-options="valueField:'value',textField:'text',editable:false,value:''" style="width:100%;height:32px">
|
||
|
</div>
|
||
|
<div>
|
||
|
<a href="#" class="easyui-linkbutton btnOk" iconCls="icon-ok" style="width:100%;height:32px">确定</a>
|
||
|
</div>
|
||
|
|
||
|
</div>
|