Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\export\exp_hold_nonbarcodelist.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 ="3210"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>?????????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body> <body class="m-top" > <!-- ????? ??? ??????--> <div class="tool-div"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px; " > <a id="bntNonBarcode" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-search'">???</a> </div> </div> <div class="body-div-search m-top-3" > <div class="easyui-panel" title="????????????" data-options="fit:true" style="padding: 5px;"> <div class="table-content" style="width: 600px;"> <table class="table-box table-input"> <tr> <td class="div-tr-td">?????</td> <td><input id="export_beg_barcode" item-type="export_record" handler-type="7" table-type="lib_holdings" class="easyui-textbox" style="width:200px;height: 28px;" data-options="prompt:'????????'"> <input id="export_end_barcode" item-type="export_record" handler-type="5" table-type="lib_holdings" class="easyui-textbox" style="width:200px;height: 28px;" data-options="prompt:'????????'"></td> </tr> </table> <%@ include file="exportbartool.jsp" %> </div> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/export/js/exp_common_fld.js?version=<%=MyJspUtils.getVersion() %>"></script> <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/export/js/exp_hold_nonbarcodelist.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de