Edit D:\rfid\libsystem\page\circulation\circulation.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String strHandlerTitle="??"; String strType=request.getParameter("type"); %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>???????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div-para"> <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-mail-forward'" onclick="circurlationHandler('loan')">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-mail-reply'" onclick="circurlationHandler('return')">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-vcard-o'" onclick="circurlationHandler('cardrenew')">???????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-book'" onclick="circurlationHandler('barrenew')">???????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-file-text'" onclick="circurlationHandler('destory')">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="circurlationHandler('lost')">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-window-close-o'" onclick="circurlationHandler('close')">??????</a> <a 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-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-cog'" onclick="setPara()">???</a> </div> </div> <%if(MyJspUtils.checkLicense(FunModuleEnum.JI_FEN_CHU_LI)){%> <div style="display: none;"> <input id="jifenchuli" type="text"> </div> <%}%> <!-- ??????? --> <div class="easyui-panel " style="margin-top: -3px;"> <div class="table-content"> <div> <input id="rdrid" title="????????" hidden="hidden"> <input id="id" title="????????" hidden="hidden"> </div> <div style="text-align: right;height: 30px;line-height: 30px;margin-right: 20px;" class="returndate-div"> ??????????????: <input id="return_date" item-type="record" class="easyui-datebox" editable="false" required="required" style="width:200px;height: 28px;" data-options="prompt:'??????????????'"> </div> <table class="table-box loan-table-input" data-options="fit:true"> <tr> <td width="10%"> <div class="cir-handler-tip" style="width: 180px;text-align:center;"> ?????? </div> </td> <td width="10%"> <select id="index" 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="rdrno" selected="selected">???????</option> <option value="idcard">????????</option> <option value="otherno">??????</option> </select> </td> <td width="35%" class="div-tr-td" colspan="3"> <input id="keyword" type="text" class="easyui-textbox" style="width:70%;height:28px;" data-options="prompt:'??????????'" > <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-vcard'" onclick="onJumpRdrPage()">??????????</a> </td> <!-- <td width="10%"><div style="min-width: 80px;max-width: 100px;">?????</div></td> <td width="15%" class="div-tr-td"><input id="maxloan" item-type="record" class="easyui-textbox" disabled="true" style="width:100%;height: 28px;" data-options="prompt:'?????'"></td> --> <td width="10%" > <div class="loan-barcode-tip" style="min-width: 80px;max-width: 100px;"> ????? </div> </td> <td class="div-tr-td"><input id="barcode" type="text" class="easyui-textbox" style="width:100%;height:28px;" data-options="prompt:'?????????'" ></td> </tr> <tr> <td rowspan="5"> <div class="cir-handler-title" style="width: 180px;text-align:center;font-size: 80px;font-family: ??????;"> ?? </div> </td> <td >???????</td> <td > <div style="min-width: 120px;"> <label id="rdrno" item-type="record" class="my-html"> </label> </div> </td> <td><div style="min-width: 120px;">????/?????</div></td> <td> <div style="min-width: 120px;"> <label id="curloan" item-type="record" class="my-html">0</label>/<label id="maxloan" item-type="record" class="my-html">0</label> </div> </td> <td> ??? </td> <td> <label id="title" item-type="record" class="my-html"></label> </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> <td >????</td> <td> <label id="author" item-type="record" class="my-html"></label> </td> </tr> <tr> <td >???????</td> <td > <!-- <select id="rdrtype" item-type="record" disabled="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> --> <label id="rdrtype" item-type="record" class="my-html" data-type="select" data-fld="rdrtype" ></label> </td> <td>???????</td> <td> <label id="rdrstatus" item-type="record" class="my-html" data-type="select" data-fld="rdrstatus" ></label> </td> <td >?????</td> <td> <label id="callno" item-type="record" class="my-html"></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> <td >???</td> <td> <label id="price" item-type="record" class="my-html"></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> <td >????????</td> <td> <label id="curlibcode" item-type="record" class="my-html" data-type="select" data-fld="libcode" ></label> </td> </tr> <!-- <tr> <td></td> <td >??????????</td> <td > <select id="location" item-type="record" disabled="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="panelHeight:'120',"> </select> </td> <td>??????????</td> <td> <select id="curlocation" item-type="record" disabled="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options="panelHeight:'120',"> </select> </td> <td>??????</td> <td> <select id="doctype" item-type="record" disabled="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> --> </table> </div> <div class="m-top"> <table id="cirResultDataGridList" title="" class="easyui-datagrid" style="height: 100px;width:100%;" data-options="singleSelect:true,fitColumns:true,border:false,striped:true"> <thead> <tr> <th data-options="field:'note'" width="100%">??????</th> <!-- <th data-options="field:'opertype'" width="5%">??????</th> <th data-options="field:'note'" width="15%">???</th> <th data-options="field:'rdrno'" width="10%">???????</th> <th data-options="field:'name'" width="10%">???????</th> <th data-options="field:'barcode'" width="10%">?????</th> <th data-options="field:'returndate',formatter:onShowFmtDate" width="10%">??????</th> <th data-options="field:'title'" width="20%">???</th> <th data-options="field:'callno'" width="10%">?????</th> <th data-options="field:'author'" width="10%">????</th> --> </tr> </thead> </table> <div style="border-top: 1px solid #D4D4D4;"> <div id="cir_tabsGrid" class="easyui-tabs" data-options="border:false" > <div title="???????" > <table id="cirDataGridList" class="easyui-datagrid" style="height: 300px;width:100%;" data-options="fit:true,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:'barcode'" width="80">?????</th> <th data-options="field:'callno'" width="100">?????</th> <th data-options="field:'loandate',formatter:onShowFmtDate" width="80">??????</th> <th data-options="field:'loantime',formatter:onShowFmtTime" width="80">??????</th> <th data-options="field:'returndate',formatter:onShowFmtDate" width="80">??????</th> <th data-options="field:'renewnum'" width="60">???????</th> <th data-options="field:'title'" width="200">???</th> <th data-options="field:'isbn'" width="80">ISBN??</th> <th data-options="field:'author'" width="100">????</th> <th data-options="field:'price'" width="60">???</th> <th data-options="field:'volumeinfo'" width="80">??????</th> </tr> </thead> </table> </div> <div title="?????????" > <table id="sepDataGridList" > </table> </div> </div> </div> </div> <div class="m-top" style="margin-bottom:10px;"> </div> </div> <!-- ?????? --> <div id="fa-money-list" style="width:100px;"> <div onclick="finDebtHandle()" >??????</div> <div class="menu-sep"></div> <div onclick="finSearchHandle()" data-options="plain:true,iconCls:'fa fa-search'" >????????</div> </div> <!--??????????--> <%@ include file="readerfin.jsp"%> <!-- ?????? --> <%@ include file="circulationsetpara.jsp" %> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <!--?????????--> <%@ include file="../global/ticketformatdesign.jsp" %> <%}%> <!-- ?????? --> <div id="destoryToolbar" 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="destoryBook()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#destoryHandlerDlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="destoryHandlerDlg" class="easyui-dialog" title="??????" style="width:400px;height:200px;padding:10px" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-rmb', toolbar: '#destoryToolbar', onOpen:onOpenDestoryDlg "> <div class="table-content" style="width: 350px;margin: auto;margin-top: 5px;"> <table class="table-box rdr-table-input"> <tr> <td class="div-tr-td" style="width: 30%;"> ?????? </td> <td style="width: 100px;"> <input id="bibPrice" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" disabled="true" data-options="prompt:'??????'"> </td> </tr> <tr> <td class="div-tr-td" > ????????? </td> <td style="width: 100px;"> <input id="destoryMoney" required="true" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"> </td> </tr> </table> </div> </div> <!-- ?????? --> <div id="lostToolbar" 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="lostBook()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#lostHandlerDlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="lostHandlerDlg" class="easyui-dialog" title="??????" style="width:400px;height:290px;padding:10px" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-rmb', toolbar: '#lostToolbar', onOpen:onOpenLostDlg "> <div class="table-content" style="width: 350px;margin: auto;margin-top: 5px;"> <table class="table-box rdr-table-input"> <tr> <td class="div-tr-td" style="width: 30%;"> ?????? </td> <td style="width: 100px;"> <input id="lostBibPrice" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" disabled="true" data-options="prompt:'??????'"> </td> </tr> <tr> <td class="div-tr-td"> ?????????? </td> <td style="width: 100px;"> <input id="lostMinRate" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" disabled="true" data-options="prompt:'??????????'"> </td> </tr> <tr> <td class="div-tr-td"> ?????????? </td> <td style="width: 100px;"> <input id="lostMaxRate" class="easyui-numberbox" precision="2" style="width:100%;height: 28px;" disabled="true" data-options="prompt:' ??????????'"> </td> </tr> <tr> <td class="div-tr-td" > ????????? </td> <td style="width: 100px;"> <input id="curlostRate" required="true" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'?????????'"> </td> </tr> </table> </div> </div> <!-- ???????? --> <div id="circulationTipDlg" class="easyui-dialog" title="?????????" style="width:400px;height:200px;padding:10px" data-options=" modal:true,closed:true,closable:false,resizable:false, iconCls: 'fa fa-volume-up', buttons: '#circulationTipBnts', onClose:onCloseCirTipDlg "> <div class="circulation-message-body"></div> </div> <div id="circulationTipBnts"> <a href="javascript:void(0)" class="easyui-linkbutton iKnow-close" onclick="iKnow()">??????</a> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript"> var vType='<%=strType%>'; </script> <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/circulation.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> <%}%> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de