Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\circulation\cir_lost_pickup.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String toolid = "4109"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>?????????</title> <%@ include file="../global/linkcss.jsp" %> <style type="text/css"> .my-html { font-weight: normal; color: #000; } </style> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div-para"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <%if(MyJspUtils.checkAuthority(session,""+toolid+"01")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-backward'" onclick="lostReturn()">?????????</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;"> <select id="location" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" data-options="panelHeight:'120',"> </select> </div> <!-- ??????? --> <div class="easyui-panel " style="margin-top: -3px" data-options="fit:true" > <div class="table-content"> <div> <input id="rdrid" title="????????" hidden="hidden"> <input id="id" title="????????" hidden="hidden"> </div> <table class="table-box loan-table-input" data-options="fit:true"> <tr> <td width="10%" > ????? </td> <td class="div-tr-td"> <input id="barcode" type="text" class="easyui-textbox" style="width:100%;height:28px;" data-options="prompt:'?????????????????'" > </td> </tr> </table> <table class="table-box loan-table-input" data-options="fit:true"> <tr> <td width="10%"> ??? </td> <td width="40%"> <label id="title" item-type="record" class="my-html" ></label> </td> <td width="10%"> ??????? </td> <td> <label id="logrdrno" item-type="record" class="my-html" ></label> </td> </tr> <tr> <td >????</td> <td> <label id="author" item-type="record" class="my-html" ></label> </td> <td > ???????? </td> <td> <label id="rdrlibcode" item-type="record" class="my-html" ></label> </td> </tr> <tr> <td >?????</td> <td> <label id="callno" item-type="record" class="my-html" ></label> </td> <td > ?????? </td> <td> <label id="money" item-type="record" class="my-html" ></label> </td> </tr> <tr> <td >???</td> <td> <label id="price" item-type="record" class="my-html" ></label> </td> <td> ?????? </td> <td> <label id="logdate" item-type="record" class="my-html" ></label> </td> </tr> <tr> <td >????????</td> <td> <label id="curlibcode" item-type="record" class="my-html" ></label> </td> <td > ????? </td> <td> <label id="operacc" item-type="record" class="my-html" ></label> </td> </tr> <tr> <td >ISBN??</td> <td> <label id="isbn" item-type="record" class="my-html" ></label> </td> <td ></td> <td> </td> </tr> </table> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/grid/js/grid.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/cir_lost_pickup.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de