Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\circulation\com\rdr_curborrow.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" style="height: 410px;width:100%;"> <div class="easyui-panel" data-options="fit:true" > <table id="cirDataGridList" class="easyui-datagrid" data-options="fit:true,singleSelect:true,border:false,pagination:true"> <thead> <tr> <th data-options="field:'libcode',formatter:onShowLibName" width="80"><%=globalLibName%>???</th> <th data-options="field:'barcode'" width="80">?????</th> <th data-options="field:'callno'" width="100">?????</th> <th data-options="field:'title'" width="200">???</th> <th data-options="field:'author'" width="80">????</th> <th data-options="field:'location',formatter:onShowLocationName" width="80">??????</th> <th data-options="field:'doctype',formatter:onShowDocTypeName" width="80">??????</th> <th data-options="field:'loandate',formatter:onShowFmtDate" width="80">??????</th> <th data-options="field:'loantime',formatter:onShowFmtTime" width="80">??????</th> <th data-options="field:'returndate',formatter:onShowFmtDate" width="80">??????</th> <th data-options="field:'renewnum'" width="80">???????</th> <th data-options="field:'isbn'" width="80">ISBN??</th> <th data-options="field:'price'" width="80">???</th> <th data-options="field:'volumeinfo'" width="80">??????</th> </tr> </thead> </table> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de