Edit D:\rfid\libsystem\page\circulation\dialog\dlg_readerservice.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <!-- ?????? --> <div id="servicetoolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a id="onOpenService" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-plus'" onclick="onOpenService()">????</a> <a id="onRenewService" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-calendar'" onclick="onRenewService()">???</a> <a id="onCancelService" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-rotate-left'" onclick="onCancelService()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#servicedlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="servicedlg" class="easyui-dialog" title="??????" style="width:800px;height:500px;padding:10px;" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-server', toolbar: '#servicetoolbar' ,href: '${pageContext.request.contextPath}/page/circulation/com/rdr_service.jsp' "> <!-- <div class="table-content" class="m-top"> <table class="table-box rdr-table-input" data-options="fit:true"> <tr> <td class="div-tr-td" width="13%">???????</td> <td width="20%"> <label class="rdrno"></label> </td> <td class="div-tr-td" width="13%">???????</td> <td width="20%"> <label class="name"></label> </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="serviceDataGridList" title="?????????" class="easyui-datagrid" data-options="singleSelect:true,border:true,fit:true,pagination:true,striped:true"> <thead> <tr> <th data-options="field:'libcode',formatter:onShowLibName" width="10%">?????</th> <th data-options="field:'status',formatter:onShowServiceName" width="10%">????</th> <th data-options="field:'code'" width="10%">?????</th> <th data-options="field:'name'" width="10%">??????</th> <th data-options="field:'loccode'" width="10%">??????</th> <th data-options="field:'spetype',formatter:onShowSpetypeName" width="10%">??????</th> <th data-options="field:'rdrtype'" width="30%">??????????</th> <th data-options="field:'deposit'" width="10%">???</th> </tr> </thead> </table> </div> </div> --> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de