Edit D:\rfid\libsystem\page\circulation\reader.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" %> <link rel="stylesheet" href="${pageContext.request.contextPath}/third-party/cropper-master/css/cropper.css"> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-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="searchRdrRecord()">????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-plus'" onclick="addRdrRecord()">???</a> <a id="saveRdrRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-save'" onclick="saveRdrRecord()">???</a> <a id="deleteRdrRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-sign-out'" onclick="rdrDataRdrRecord('4')">????</a> <a id="rdrPhotoRecord" href="javascript:void(0)" class="easyui-menubutton" data-options="menu:'#fa-photo-list',plain:true,iconCls:'e-icon fa fa-photo'">???</a> <a id="rdrCardRecord" href="javascript:void(0)" class="easyui-menubutton" data-options="menu:'#fa-id-card-list',plain:true,iconCls:'e-icon fa fa-id-card'">?????</a> <%if(MyJspUtils.checkLicense(FunModuleEnum.ZHUAN_XIANG)){%> <a id="rdrServiceRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-server'" onclick="sohwService()">??????</a> <%}%> <%if(MyJspUtils.checkLicense(FunModuleEnum.JI_FEN_CHU_LI)){%> <a id="rdrBonusHandler" href="javascript:void(0)" class="easyui-menubutton" data-options="menu:'#fa-bonus-list',plain:true,iconCls:'e-icon fa fa-id-card'">??????</a> <%}%> <a id="rdrmoneyRecord" href="javascript:void(0)" class="easyui-menubutton" data-options="menu:'#fa-money-list',plain:true,iconCls:'e-icon fa fa-money'">???</a> <a href="javascript:void(0)" class="easyui-menubutton" data-options="menu:'#fa-search-list',plain:true,iconCls:'e-icon fa fa-search'" >??????????</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 style="display: none;"> <table class="easyui-datagrid" ></table> <select id="showlibcode" item-type="record" required="true" class="easyui-combobox" style="width:100px;height: 28px;" editable="false" data-options=""> </select> </div> <!-- ??????? --> <div class="tool-div-search m-top-3" > <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> <select id="index" class="easyui-combobox" style="width:100px;height:26px;" editable="false" data-options="panelHeight:'auto'"> <option value="id">????????</option> <option value="rdruid">RDRUID</option> <option value="name">???????</option> <option value="rdrno" selected="selected">???????</option> <option value="idcard">????????</option> <option value="otherno">??????</option> <option value="telephone">??????</option> </select> <input id="keyword" class="easyui-textbox" data-options="buttonText:'????',buttonIcon:'e-icon-search fa fa-search',prompt:'?????????????????????',onClickButton:function(){searchRdrRecord()}" style="width:250px;height:26px;"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-arrow-circle-right'" onclick="onJumpCirPage()">???????</a> <input id="id" item-type="record" disabled="true" class="easyui-textbox" style="width:120px;height:26px;"></input> <%if(MyJspUtils.checkLicense(FunModuleEnum.SFZ_BAN_ZHENG)){%> <input type="hidden" id="sfzbanzheng"> <!-- <a href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-vcard-o'" onclick="addRdrRecord()">??????</a> --> <%}%> </div> </div> </div> <div class="easyui-panel m-top" style="width: 100%;padding: 5px;" > <div class="table-content" class="m-top"> <div style="display: none;"> <select id="rdrfld0" item-type="record" class="easyui-combobox" hidden="hidden"> </select> </div> <table class="table-box rdr-table-input" data-options="fit:true"> <tr> <td> <div style="width: 180px;text-align: center;"> <a id="upLoadPhoto" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-plus'" onclick="upLoadPhoto()">???</a> <a id="deletePhoto" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-close'" onclick="deletePhoto()">???</a> </div> </td> <td class="div-tr-td" width="8%">???</td> <td width="22%"><input id="rdrno" item-type="record" required="true" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" width="8%">???</td> <td width="22%"><input id="name" item-type="record" required="true" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" width="8%">??????</td> <td width="22%"><input id="otherno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'??????????????'"></td> </tr> <tr> <td class="div-tr-td"><div style="text-align: center;">???????</div></td> <td class="div-tr-td">???????</td> <td> <select id="rdrtype" item-type="record" required="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td">??????</td> <td><input id="idcard" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'??????????????'"></td> <td class="div-tr-td"><span class="show-rdrfld1">???????1</span></td> <td> <select id="rdrfld1" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td rowspan="4"> <div class="rdr-image" style="overflow: hidden; "> <!-- <div class="rdr-image-title">???????</div> --> <!-- <img id="photourl" alt="" onload="AutoResizeImage(160,200,this)" src="" > --> <img id="photourl" alt="" src="" style=" height: 180px;"> </div> </td> <td class="div-tr-td">?????</td> <td> <select id="libcode" item-type="record" required="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td">???</td> <td><input id="birthday" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td"><span class="show-rdrfld2">???????2</span></td> <td> <select id="rdrfld2" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td">???</td> <td><input id="telephone" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">???</td> <td> <select id="gender" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> <option value="0">??</option> <option value="1">??</option> </select> </td> <td class="div-tr-td"><span class="show-rdrfld3">???????3</span></td> <td> <select id="rdrfld3" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td">???</td> <td><input id="email" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">???</td> <td><input id="nation" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td"><span class="show-rdrfld4">???????4</span></td> <td> <select id="rdrfld4" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td">??????</td> <td><input id="address" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">???</td> <td><input id="nativeplace" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td">??????</td> <td><input id="unit" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> </tr> <tr> <td class="div-tr-td"></td> <td class="div-tr-td">??????</td> <td><input id="enddate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" data-options="prompt:'????????,????????????'"></td> <td class="div-tr-td">???</td> <td><input id="hobby" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td">???</td> <td><input id="specialty" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> </tr> <tr> <td class="div-tr-td"></td> <td class="div-tr-td">???????</td> <td><input id="stopdate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" data-options="prompt:'????????,??????????????'"></td> <td class="div-tr-td">UID</td> <td><input id="rdruid" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'UID'"></td> <td class="div-tr-td">???</td> <td style="max-width: 500px;"><input id="note" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <!-- <td class="div-tr-td"></td> <td></td> --> </tr> </table> <!-- ??????? ?????? --> <!-- ??????? ?????? --> <!-- <table class="table-box rdr-table-input" > <tr> <td style="width:180px;"> <div >???</div> </td> <td style="max-width: 500px;"><input id="note" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> </tr> </table> --> <!-- ????????? --> <table class=" table-box table-disabled" data-options="fit:true" > <tr> <td style="width: 7.1%;" >?????????</td> <td style="max-width: 6%;"> <label id="status" item-type="record" class="my-html" data-type="select" data-fld="rdrstatus" ></label> </td> <td style="width: 7.1%;">??????</td> <td style="width: 7.1%;"> <label id="createdate" item-type="record" class="my-html" data-type="date" ></label> </td> <td style="width: 7.1%;">??????</td> <td style="width: 7.1%;"> <label id="startdate" item-type="record" class="my-html" data-type="date" ></label> </td> <td style="width: 7.1%;">??????</td> <td style="width: 7.1%;"> <label id="canceldate" item-type="record" class="my-html" data-type="date" ></label> </td> <td style="width: 7.1%;">???</td> <td style="width: 7.1%;"> <label id="showdeposit" item-type="record" class="my-html" ></label> </td> <td style="width: 7.1%;">???</td> <td style="width: 7.1%;"> <label id="showdebt" item-type="record" class="my-html" ></label> </td> <td style="width: 7.1%;">????/?????</td> <td style="width: 7.1%;"> <label id="showmaxloan" item-type="record" class="my-html" ></label>/ <label id="showcurloan" item-type="record" class="my-html" ></label> </tr> <%if(MyJspUtils.checkLicense(FunModuleEnum.JI_FEN_CHU_LI)){%> <tr> <td>???</td> <td colspan="13" > <label id="showpoint" item-type="record" class="my-html" ></label> </td> </tr> <%}%> <tr style="display: none;"> <td><input id="paramjson" item-type="record" class="easyui-textbox" disabled="true" style="width:100%;height: 28px;" > </td> </tr> <tr> <td >??????</td> <td colspan="13" > <div class="loanrulelist"></div> </td> <tr> </table> </div> </div> <div class="easyui-panel m-top" style="width: 100%;"> <!--??????????--> <div class="m-top" style="height: 500px;width:100%;"> <%@ include file="grid/readergrid.jsp"%> </div> </div> <%@ include file="../global/com_images.jsp" %> </div> <!-- ??????????? --> <div id="payfin-addrdr-dlg" class="easyui-dialog" title="?????????" style="width:400px;height:290px;padding:10px" data-options=" modal:true,closed:true,resizable:false,closable:true, iconCls: 'fa fa-rmb', buttons: '#payfin-addrdr-buttons' "> <div class="table-content" class="m-top"> <div class="payfin-addrdr-body"></div> </div> </div> <div id="payfin-addrdr-buttons"> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:saveReaderRecordOKResult()">  ??????  </a> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:saveReaderRecordCancleResult()">  ?????  </a> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:$('#payfin-addrdr-dlg').dialog('close')">  ??  ??  </a> </div> <!-- ??????????? --> <div id="payfin-service-dlg" class="easyui-dialog" title="?????????" style="width:400px;height:290px;padding:10px" data-options=" modal:true,closed:true,resizable:false,closable:true, iconCls: 'fa fa-rmb', buttons: '#payfin-service-buttons' "> <div class="table-content" class="m-top"> <div class="payfin-service-body"></div> </div> </div> <div id="payfin-service-buttons"> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:onServiceHandler()">  ??????  </a> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:$('#payfin-service-dlg').dialog('close')">  ??  ??  </a> </div> <!-- ?????? --> <div id="lost-change-dlg" class="easyui-dialog" title="??????" style="width:400px;height:200px;padding:10px" data-options=" modal:true,closed:true,resizable:false,closable:true, iconCls: 'fa fa-server', buttons: '#lost-change-buttons' "> <div class="table-content" class="m-top"> <table class=" table-box table-disabled" style="width: 364px;"> <tr> <td width="20%" style="min-width: 80px;">??????</td> <td ><input id="changeoldcardno" item-type="record" class="easyui-textbox" disabled="true" style="width:100%;height: 28px;" data-options="prompt:'??????'"> </td> </tr> <tr> <td width="20%" style="min-width: 80px;">??????</td> <td ><input id="changenewcardno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'??????'"> </td> </tr> </table> </div> </div> <div id="lost-change-buttons"> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:onLostAddCard()">  ???  </a> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:$('#lost-change-dlg').dialog('close')">  ??  ??  </a> </div> <!-- ????? --> <div id="card-delay-dlg" class="easyui-dialog" title="?????" style="width:400px;height:200px;padding:10px" data-options=" modal:true,closed:true,resizable:false,closable:true, iconCls: 'fa fa-server', buttons: '#card-delay-buttons' "> <div class="table-content" class="m-top"> <table class=" table-box table-disabled" style="width: 364px;"> <tr> <td width="20%" style="min-width: 80px;">????????</td> <td ><input id="cardstartdate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" > </td> </tr> <tr> <td width="20%" style="min-width: 80px;">????????</td> <td ><input id="cardenddate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" > </td> </tr> </table> </div> </div> <div id="card-delay-buttons"> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:onCardDelayHandler()">  ???  </a> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:$('#card-delay-dlg').dialog('close')">  ??  ??  </a> </div> <!-- ?????? --> <div id="fa-photo-list" style="width:100px;"> <div onclick="upLoadPhoto()">??????</div> <div onclick="deletePhoto()" data-options="iconCls:'fa fa-close'">??????</div> </div> <!-- ????? --> <div id="fa-id-card-list" style="width:100px;"> <div onclick="rdrDataRdrRecord('0')">???</div> <div onclick="rdrDataRdrRecord('1')">???</div> <div onclick="rdrDataRdrRecord('2')" data-options="plain:true,iconCls:'fa fa-dot-circle-o'">???</div> <div class="menu-sep"></div> <div onclick="rdrDataRdrRecord('3')">???</div> <div onclick="cardDelay()">?????</div> <div onclick="resetPassWordRecord()" data-options="plain:true">??????</div> <div onclick="cancelStopLoanData()" data-options="plain:true,iconCls:'fa fa-rotate-left'">???????</div> <div onclick="lostCardChange()">??????</div> <div class="menu-sep"></div> <div onclick="deleteRdrRecord()" data-options="plain:true,iconCls:'fa fa-trash'">???</div> </div> <!-- ?????? --> <div id="fa-bonus-list" style="width:120px;"> <div onclick="historyBonusSearch()">???????????</div> <!-- <div onclick="set">??????</div> --> </div> <!-- ?????? --> <div id="fa-money-list" style="width:100px;"> <div id="yajinchuli" onclick="finDepositHandle()">??????</div> <div onclick="finDebtHandle()" >??????</div> <div class="menu-sep"></div> <div onclick="finSearchHandle()" data-options="plain:true,iconCls:'fa fa-search'" >????????</div> </div> <!-- ?????? --> <div id="fa-search-list" style="width:100px;"> <div onclick="curBorrowSearch()">?????????</div> <div onclick="historyBorrowSearch()" data-options="plain:true,iconCls:'fa fa-search'">????????</div> <div onclick="speloanSearch()">??????????</div> <div onclick="peccancyListSearch()">?????????</div> </div> <!-- ?????? --> <%@ include file="readerservice.jsp"%> <!-- ?????? --> <%@ include file="readerspeloan.jsp"%> <!-- ?????? --> <%@ include file="readerpeccancy.jsp"%> <!-- ?????? --> <%@ include file="readersetpara.jsp" %> <!--??????????--> <%@ include file="readerfin.jsp"%> <!-- ?????? --> <%@ include file="../iframe/dialog/dlg_rdr_bonus.jsp"%> <!--??????????--> <%@ include file="readerborrow.jsp"%> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <!--?????????--> <%@ include file="../global/ticketformatdesign.jsp" %> <%}%> <%@ 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/reader.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> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <!--?????????--> <script type="text/javascript" src="${pageContext.request.contextPath}/third-party/Lodop6.223_Clodop3.048/js/LodopFuncs.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/finticket.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/ticketformatdesign.js?version=<%=MyJspUtils.getVersion() %>"></script> <%}%> <%if(MyJspUtils.checkLicense(FunModuleEnum.JI_FEN_CHU_LI)){%> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/rdr_bonus.js?version=<%=MyJspUtils.getVersion() %>"></script> <%}%> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/com_images.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/third-party/cropper-master/js/cropper.js"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/third-party/cropper-master/js/main.js"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de