Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\periodical\per_com_global\per_com_search.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ page import="com.jishen.common.MyJspUtils"%> <% String globalLibName = MyJspUtils.checkServerProp("speconfig.globalLibName"); %> <% String type = "perOrder"; if(null != request.getParameter("type")){ type = request.getParameter("type"); } %> <lable class="show-sysid-html"></lable> <select id="libcodeSelect" item-type="record" no-limit="???<%=globalLibName%>" class="easyui-combobox" style="width:100px;height:26px;" editable="false" data-options=""> </select> <lable class="show-batchno-html"></lable> <select id="bibindex" item-type="record" init-type="init-data" init-num="0" init-select="ISBN" class="easyui-combobox" style="width:100px;height:26px;" editable="false" data-options=""> </select> <select id="searchhandler" class="easyui-combobox" style="width:80px;height:28px;" editable="false" data-options="panelHeight:'auto',"> <option value="0">??????</option> <option value="1" selected="selected">???????</option> <option value="12">???????</option> </select> <input id="keyword" class="easyui-textbox" data-options="buttonText:'???????',cls:'my-cls-buttonText',buttonIcon:'e-icon-search fa fa-search',prompt:'?????????????????????',onClickButton:function(){bibController.prototype.search()}" style="width:250px;height:26px;"> <%if(type.equals("perOrder")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-server'" onclick="z3950Controller.prototype.search(1,10,3)">Z3950????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-database'" onclick="rfidController.prototype.search(4)"> ??????????? </a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-list'" onclick="middleController.prototype.search(5)">????????</a> <%}%> <a id="addSearchCondtion" href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-plus'" onclick="addSearchCondtion()"> ????????? </a> <div class="add-condtion" style="border-top: 1px solid #D4D4D4;margin-top: 6px;padding-top: 6px;display: none;"> <label>??????</label> <select class="easyui-combobox" id="bibindexSortFld" item-type="record" style="width:100px;height:26px;" editable="false" data-options="panelHeight:'auto'"> </select> <label>??????</label> <select class="easyui-combobox" id="bibindexSortType" item-type="record" style="width:100px;height:26px;" editable="false" data-options="panelHeight:'auto'"> <option value="desc" selected="selected">???</option> <option value="asc">???</option> </select> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de