Edit D:\rfid\libsystem\page\circulation\registersperead.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>???????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div > <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-search'" onclick="searchCirLogRecord()">??????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-cog'" onclick="setPara()">???</a> </div> </div> <div class="tool-div-search" style="height: 40px; margin-top:-1px;"> <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> ?????????????? <select id="service" class="easyui-combobox" style="width:160px;height:26px;" editable="false" data-options="panelHeight:'auto'"> </select> <select id="index" class="easyui-combobox" style="width:160px;height:28px;" editable="false" data-options="panelHeight:'auto'" > <option value="id">????????</option> <option value="rdruid">RDRUID</option> <option value="rdrno" selected="selected">???????</option> <option value="idcard">????????</option> <option value="otherno">??????</option> </select> <input id="keyword" type="text" class="easyui-textbox" style="width:180px;height:28px;" data-options="prompt:'??????????'" > </div> </div> <!-- ??????? --> <div class="easyui-panel " style="margin-top: -3px" data-options="fit:true" > <div class="table-content"> <div> <input id="rdrid" title="????????" hidden="hidden"> </div> <table class="table-box loan-table-input" data-options="fit:true"> <tr> <td rowspan="5" width="10%"> <div class="cir-handler-title" style="width: 180px;text-align:center;font-size: 80px;font-family: ??????;"> ?? </div> </td> <td width="10%">???????</td> <td width="35%"> <div style="min-width: 120px;"> <label id="rdrno" item-type="record" class="my-html"> </label> </div> </td> <td width="10%"><div style="min-width: 120px;display: none;">????/?????</div></td> <td> <div style="display: none;"> <label id="curloan" item-type="record" class="my-html">0</label>/<label id="maxloan" item-type="record" class="my-html">0</label> </div> </td> </tr> <tr> <td >???????</td> <td > <label id="name" item-type="record" class="my-html"></label> </td> <td >???</td> <td > <label id="debt" item-type="record" class="my-html"></label> </td> </tr> <tr> <td >???????</td> <td > <label id="rdrtype" item-type="record" class="my-html" data-type="select" data-fld="rdrtype" ></label> </td> <td>???????</td> <td> <label id="status" item-type="record" class="my-html" data-type="select" data-fld="rdrstatus" ></label> </td> </tr> <tr> <td >?????</td> <td > <label id="libcode" item-type="record" class="my-html" data-type="select" data-fld="libcode"></label> <td >??????</td> <td > <label id="createdate" item-type="record" class="my-html" data-type="date" ></label> </td> </tr> <tr> <td >??????</td> <td > <label id="startdate" item-type="record" class="my-html" data-type="date"></label> </td> <td >??????</td> <td ><label id="enddate" item-type="record" class="my-html" data-type="date"></label></td> </tr> </table> </div> <div style="display: none;"><input id="bibid" item-type="record" class="easyui-textbox" disabled="true" style="width:100%;height: 28px;" data-options="prompt:'????????'"></div> <div class="m-top"> <table id="spereadDataGridList" title="?????????" class="easyui-datagrid" style="height: 600px;width:100%;" data-options="singleSelect:true,fitColumns:true,border:false,pagination:true,striped:true"> <thead> <tr> <th data-options="field:'libcode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'info4'" width="80">???????</th> <th data-options="field:'note'" width="80">???????</th> <th data-options="field:'info3',formatter:onShowLocationName" width="80">?????????</th> <th data-options="field:'logstamp',formatter:onShowDateStamp" width="140">??????</th> </tr> </thead> </table> </div> </div> <!-- ?????? --> <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> <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="registersSpe" hidden="hidden"></input> <div id="pageconfig_setpara_dlg" class="easyui-dialog" title="?????????" style="width:520px;height:220px;padding:10px;" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-cog', toolbar: '#pageconfig_dlg_toolbar' "> <div> <div class="easyui-panel" data-options="border:false" style="padding: 5px;"> <div class="table-content" style="width: 450px;margin: auto;border: 0;"> <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td" style="width: 200px;" >?????????????</td> <td style="width: 100px;" > <select id="page_rdrSearchWay" item-type="page_paramjson" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="panelHeight:'auto'"> <option value="id">????????</option> <option value="rdrno" selected="selected">???????</option> <option value="idcard">????????</option> <option value="otherno">??????</option> </select> </td> </tr> <tr> <td class="div-tr-td" style="width: 100px;" >?????????</td> <td> <input id="page_readercard" item-type="page_paramjson" type="checkbox"> </td> </tr> <tr> <td class="div-tr-td" style="width: 100px;" >????????????????????</td> <td> <input id="page_otherrdr" item-type="page_paramjson" type="checkbox"> </td> </tr> </table> </div> </div> </div> </div> <!-- ???????? --> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/js/websocket.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/registersperead.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/readerfin.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/grid/js/grid.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de