Edit D:\rfid\libsystem\page\circulation\readerpeccancy.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <!-- ?????? --> <div id="peccancytoolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a id="onOpenpeccancy" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-search'" onclick="getPeccancyDataGridList()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#peccancydlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="peccancydlg" class="easyui-dialog" title="??????" style="width:800px;height:500px;padding:10px;" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-server', toolbar: '#peccancytoolbar' "> <div class="table-content" class="m-top"> <div style="display: none;"> <select id="peccancy" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </div> <table class="table-box rdr-table-input" data-options="fit:true"> <tr> <td class="div-tr-td" width="13%">???????</td> <td width="20%"> <input id="peccancybegdate" class="easyui-datebox" style="width:130px;height: 28px;" > </td> <td class="div-tr-td" width="13%">??????</td> <td width="20%"> <input id="peccancyenddate" class="easyui-datebox" style="width:130px;height: 28px;" > </td> <td class="div-tr-td" width="13%"></td> <td width="20%"> </td> </tr> </table> <div class="m-top" style="height: 350px;width:100%;"> <table class="easyui-datagrid" style="display: none;" data-options="border:false"></table> <table id="peccancyDataGridList" title="??????" class="easyui-datagrid" data-options="singleSelect:true,border:true,fit:true,pagination:true,striped:true"> <thead> <tr> <th data-options="field:'pectype',formatter:onShowPeccancy" width="100">??????</th> <th data-options="field:'pecstamp',formatter:onShowDateStamp" width="160">??????</th> <th data-options="field:'title'" width="200">???</th> <th data-options="field:'author'" width="80">????</th> <th data-options="field:'isbn'" width="100">isbn??</th> <th data-options="field:'price'" width="80">???</th> </tr> </thead> </table> </div> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de