Edit D:\rfid\libsystem\page\catalogue\bib_data_checkhandle.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String type = "0"; String typeTitle = "???"; if(request.getParameter("type") != null){ type = request.getParameter("type") ; } if(type.equals("1")){ typeTitle = "???"; } %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title><%=typeTitle%>?????????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-search'" onclick="serachRepeatBib()">????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-plus'" onclick="_myComBib.prototype.add()">???</a> <a id="saveBibRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-save'" onclick="_myComBib.prototype.save()">???</a> <a id="deleteBibRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="_myComBib.prototype.trash()">???</a> <a id="deleteBibRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-indent'" onclick="comBineBibRecord()">??????</a> <a id="deleteBibRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-low-vision'" onclick="setNoRepeatBibRecord()">????????</a> <a href="javascript:void(0)" class="easyui-menubutton" data-options="menu:'#fa-volume-up-list',plain:true,iconCls:'e-icon fa fa-volume-up'" >?????????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-cog'" onclick="_myComBib.prototype.set()">???</a> </div> </div> <div id="fa-volume-up-list" style="width:150px;"> <div onclick="javascript:$('#editBib_dlg').dialog('open')">??????????????</div> <div onclick="javascript:$('#editBib_dlg').dialog('close')" data-options="plain:true,iconCls:'fa fa-close'">??????????????</div> </div> <div class="tool-div-search m-top-3" style="height: 70px;"> <div class="easyui-panel" data-options="fit:true" style="padding: 5px;" title="??????????????"> <div style="padding: 5px 0px;display: none;"> <select id="libcodeSelect" item-type="record" no-limit="??????" disabled="disabled" class="easyui-combobox" style="width:100px;height:26px;" editable="false" data-options=""> </select> </div> <table class="table-show-grid"> <tr> <td style="width: 100px;">???:<input id="allcheck" type="checkbox" name="allcheck" ></td> <td style="width: 100px;">ISBN/ISSN??:<input id="isbn" type="checkbox" name="checkbibtype" ></td> <td style="width: 100px;">???:<input id="title" type="checkbox" name="checkbibtype" ></td> <td style="width: 100px;">?????:<input id="author" type="checkbox" name="checkbibtype" ></td> <td style="width: 100px;">?????:<input id="classno" type="checkbox" name="checkbibtype" ></td> <td style="width: 100px;">?????:<input id="callno" type="checkbox" name="checkbibtype" ></td> <td style="width: 100px;">?????:<input id="publish" type="checkbox" name="checkbibtype" ></td> <td ></td> </tr> </table> <div> </div> </div> </div> <!-- ?????? --> <%if(type.equals("0")){%> <%@ include file="bibsetpara.jsp" %> <%}else if(type.equals("1")){%> <%@ include file="../periodical/persetpara.jsp" %> <%}%> <div style="display: none;"> <table id="sssssss" class="easyui-datagrid" > </table></div> <div style="height: 600px;width: auto;" class="m-top-3"> <div class="easyui-panel" data-options="fit:true,border:false" > <div class="easyui-layout" data-options="fit:true,border:false"> <div data-options="region:'center'" style="width:50%;"> <div><input type="hidden" id="bibStatus" value=""> </div> <%@ include file="../global/eidtbibgrid.jsp" %> </div> <div data-options="region:'east'" style="width:50%; "> <!-- ??????????????? --> <table id="bibRepeatCountDataGridList" title="???????????????" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,border:false,pagination:true,striped:true,pageSize:20" > <thead> <tr> <!-- <th data-options="field:'count'" width="80">??????</th> --> <th data-options="field:'isbn'" width="80">ISBN??</th> <th data-options="field:'classno'" width="80">?????</th> <th data-options="field:'title'" width="200">???</th> <th data-options="field:'author'" width="100">????</th> <th data-options="field:'orderno'" width="100">??????</th> <th data-options="field:'unifiedno'" width="100">??????</th> <th data-options="field:'price'" width="80">???</th> <th data-options="field:'publish'" width="80">?????</th> <th data-options="field:'publishaddress'" width="80">?????</th> </tr> </thead> </table> </div> </div> </div> </div> <!-- tab ????????? --> <div style="height: 360px; width: 100%; "> <div id="tabsGrid" class="easyui-tabs" data-options="tools:'#tabGrid-tools',fit:true,border:false" style="margin-top: -1px;"> <div title="???<%=typeTitle%>?????????" style="margin-top: -1px;"> <%@ include file="../global/grid/bibgrid.jsp" %> </div> <div title="??????" style="margin-top: -1px;"> <table title="" id="orderDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true" > <thead> <tr> <th data-options="field:'id'">????????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'bibid',hidden:true">????????</th> <th data-options="field:'orderno'" width="80">?????</th> <th data-options="field:'batchno'" width="80">???</th> <th data-options="field:'copies'" width="80">?????</th> <th data-options="field:'ncy'" width="80">??????</th> <th data-options="field:'orderncy'" width="80">??????</th> <th data-options="field:'price'" width="80">??????</th> <th data-options="field:'orderprice'" width="80">??????</th> <th data-options="field:'totalprice'" width="80">??????</th> <th data-options="field:'ordertotalprice'" width="80">??????</th> <th data-options="field:'orderdate'" width="80">??????</th> <th data-options="field:'operid'" width="80">?????</th> </tr> </thead> </table> </div> <div title="??????" style="margin-top: -1px;"> <table title="" id="holdDataGridList" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,pagination:true,striped:true" > <thead> <tr> <th data-options="field:'id'" width="80">????????</th> <th data-options="field:'libcode',formatter:onShowLibName" width="80">??????</th> <th data-options="field:'barcode'" width="80">?????</th> <th data-options="field:'callno'" 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:'docsources',formatter:onShowDocSourcesName" width="80">??????</th> <th data-options="field:'status',formatter:onShowHoldStatusName" width="80">???????</th> <th data-options="field:'volumeinfo'" width="80">??????</th> </tr> </thead> </table> </div> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript"> var vType='<%=type%>'; </script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/catalogue/js/bib_data_checkhandle.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/bibpublic.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/global/js/editbibmessage.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/editbibgrid.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de