Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\circulation\com\rdr_readerhandlerhistory.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ page import="com.jishen.common.MyJspUtils"%> <% String globalLibName = MyJspUtils.checkServerProp("speconfig.globalLibName"); %> <div class="m-top-3" style="height:50px;"> <div class="easyui-panel" data-options="fit:true" > <div class="table-content" class="m-top"> <table class="table-box rdr-table-input" data-options="fit:true"> <td class="div-tr-td" width="13%">??????</td> <td width="20%"> <select id="operlogtype" no-limit="" item-type="record" class="easyui-combobox" style="width:130px;height: 28px;" editable="false" data-options="panelHeight:'auto'"> <option value="">???</option> <option value="4010">??????????</option> <option value="4011">??????????</option> </select> </td> <td class="div-tr-td" width="13%">?????????</td> <td width="20%"><input id="operlogbegdate" item-type="record" class="easyui-datetimebox" style="width:180px;height: 28px;" ></td> <td class="div-tr-td" width="13%">?????????</td> <td width="20%"><input id="operlogenddate" item-type="record" class="easyui-datetimebox" style="width:180px;height: 28px;" ></td> </table> </div> </div> </div> <div class="m-top" style="height: 360px;width:100%;"> <table id="cirlogDataGridList" title="?????????" class="easyui-datagrid" data-options="fit:true,singleSelect:true,border:true,pagination:true,fitColumns:true,pageSize:30"> <thead> <tr> <th data-options="field:'libcode',formatter:onShowLibName" width="80"><%=globalLibName%>???</th> <th data-options="field:'logtype',formatter:onShowOperCirLogtype" width="80">??????</th> <th data-options="field:'logstamp',formatter:onShowDateStamp" width="120">??????</th> <th data-options="field:'info1'" width="80">??????1</th> <th data-options="field:'info2'" width="80">??????2</th> <th data-options="field:'info3'" width="80">??????3</th> <th data-options="field:'info4'" width="80">??????4</th> <th data-options="field:'operacc'" width="80">?????</th> <th data-options="field:'ip'" width="80">ip???</th> <!-- <th data-options="field:'note'" width="80">???</th> --> </tr> </thead> </table> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de