Edit D:\rfid\libsystem\page\circulation\readersetpara.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <!-- ?????? --> <div id="pageconfig_dlg_toolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-save'" onclick="savePageConfig()">???</a> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <!--?????????--> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-cog'" onclick="ticketFormatDesign(0)">????????????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-cog'" onclick="ticketFormatDesign(1)">????????????</a> <%}%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#pageconfig_setpara_dlg').dialog('close')">???</a> </td> </tr> </table> </div> <input id="page_paramjson" item-type="page_record" hidden="hidden"></input> <input id="page_type" item-type="page_record" value="cir" hidden="hidden"></input> <div id="pageconfig_setpara_dlg" class="easyui-dialog" title="??????????" style="width:620px;height:550px;padding:10px;" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-cog', toolbar: '#pageconfig_dlg_toolbar', onOpen:onOpenRdrSetParaDlg "> <div> <div class="easyui-panel" data-options="border:false" style="padding: 5px;"> <div class="table-content" style="width: 550px;margin: auto;border: 0;"> <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td" >??????????</td> <td colspan="3"> <select id="page_serachtype" item-type="page_paramjson" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="panelHeight:'auto'"> <option value="id">????????</option> <option value="rdruid">RDRUID</option> <option value="name">???????</option> <option value="rdrno">???????</option> <option value="idcard">????????</option> <option value="otherno">??????</option> <option value="telephone">??????</option> </select> </td> </tr> <tr> <td class="div-tr-td" > <div style="width: 120px;">???????????</div> </td> <td> <input id="page_checkidcard" item-type="page_paramjson" type="checkbox"> </td> <td class="div-tr-td" >??????</td> <td > <select id="page_autordr" item-type="page_paramjson" no-limit="???" class="easyui-combobox" style="width:100%;height: 28px;min-width: 223px;" editable="false" data-options=""> </select> </td> </tr> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <!--?????????--> <tr> <td class="div-tr-td">?????????</td> <td > <input id="page_depositticket" item-type="page_paramjson" type="checkbox"> </td> <td class="div-tr-td" >??????</td> <td> <select id="page_acceptDepositFormatDesignIndex" item-type="page_paramjson" class="easyui-combobox" style="width:100%;height: 28px;min-width: 223px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td" >?????????</td> <td > <input id="page_fineticket" item-type="page_paramjson" type="checkbox"> </td> <td class="div-tr-td" >??????</td> <td> <select id="page_acceptDebtFormatDesignIndex" item-type="page_paramjson" class="easyui-combobox" style="width:100%;height: 28px;min-width: 223px;" editable="false" data-options=""> </select> </td> </tr> <%}%> <tr> <td class="div-tr-td" >?????????</td> <td> <input id="page_readercard" item-type="page_paramjson" type="checkbox"> </td> <td class="div-tr-td"><div style="width: 100px;">???????????</div></td> <td> <input id="page_readertip" item-type="page_paramjson" type="checkbox"> </td> </tr> </table> <div class="m-top" style="height: 220px;width:100%;"> <table title="?????????????" id="rdrBarcodeDataGridList" class="easyui-datagrid" data-options="fit:true,singleSelect:true,border:true"> <thead> <tr> <th data-options="field:'length'" width="20%">???</th> <th data-options="field:'addprefix'" width="20%">?????</th> <th data-options="field:'delprefix'" width="20%">?????</th> <th data-options="field:'conversion'" width="20%">??????</th> <th data-options="field:'note'" width="20%">???</th> </tr> </thead> </table> </div> </div> </div> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de