Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\application\opacsetpara.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; String toolid ="7101"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>????????</title> <%@ include file="../global/linkcss.jsp" %> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div-para"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px;" > <%if(MyJspUtils.checkAuthority(session,""+toolid+"t2")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-save'" onclick="saveOpacConfig()">???</a> <%}%> <%if(MyJspUtils.checkAuthority(session,""+toolid+"02")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-play-circle-o'" onclick="updateOpacConfig()">???OPAC???</a> <%}%> </div> </div> <div class="div-body-box m-top-3"> <div id="setOpacPara" class="easyui-tabs" data-options="fit:true,border:true"> <div title="?????????"> <div class="easyui-panel" data-options="fit:true,border:true" style="margin-top: -1px;"> <input hidden="hidden" id="id"> <div class="table-content" > <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td" colspan="2">solr??????</td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 100px;">solrip??????</div></td> <td> <input id="solrip" item-type="record" class="easyui-textbox opac-config" style="width:600px;height: 28px;" data-options="prompt:'ip???(127.0.0.1)'"></td> </tr> <tr> <td class="div-tr-td" >????????</td> <td> <input id="solrport" item-type="record" class="easyui-textbox opac-config" style="width:80px;height: 28px;" data-options="prompt:'?????(8180)'"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-play-circle-o'" onclick="onStartSync()">???????</a></td> </tr> <tr> <td class="div-tr-td" colspan="2">opac????????????</td> </tr> <tr> <td class="div-tr-td"><div >??????</div></td> <td> <input id="copyrightname" item-type="record" class="easyui-textbox opac-config" style="width:600px;height: 28px;" data-options="prompt:'??????'"></td> </tr> <tr> <td class="div-tr-td" colspan="2">opac????????????(http://localhost:8180)???localhost:8180???opac??????????????</td> </tr> <tr> <td class="div-tr-td" >?????????</td> <td> <input id="opacCog" item-type="record" class="easyui-textbox opac-config" style="width:600px;height: 28px;" data-options="prompt:'http://localhost:8180'"> </td> </tr> <tr> <td class="div-tr-td" colspan="2">???????????</td> <tr> </tr> <td class="div-tr-td"><div >??????</div></td> <td> <input id="barcodetext" item-type="record" class="easyui-textbox opac-config" style="width:300px;height: 28px;" data-options="prompt:'3D???'">(???:????????????,??????????????????????????????????,???????????????????,???https://www.baidu.com)</td> </tr> </tr> <td class="div-tr-td" colspan="2"><div>??????????????(???:????????????????https://www.baidu.com/???;???????????????????????????:????????https://www.baidu.com/;????????????????????????????:????????https://www.baidu.com/|????????,??????????????????????)</div></td> </tr> <tr> <td colspan="2"> <input id="barcodelink" item-type="record" class="easyui-textbox opac-config" style="width:800px;height: 200px;" data-options="multiline:true,prompt:'????????https://www.baidu.com'"></td> </tr> <tr> <td class="div-tr-td" colspan="2">???????????????</td> <tr> <tr> <td class="div-tr-td"><div style="width: 130px;">????????????</div></td> <td> <input id="reporturl" item-type="record" class="easyui-textbox opac-config" style="width:600px;height: 28px;" data-options="prompt:'????????????'"></td> </tr> <tr> <td class="div-tr-td" colspan="2">??????????????????</td> </tr> <tr> <td class="div-tr-td"><div >??????</div></td> <td> <input id="fldname" item-type="record" class="easyui-textbox opac-config" style="width:300px;height: 28px;" data-options="prompt:'??????'"></td> </tr> <tr> <td class="div-tr-td"><div style="width: 130px;">???</div></td> <td> <input id="fldcode" item-type="record" class="easyui-textbox opac-config" style="width:300px;height: 28px;" data-options="prompt:'856u'"></td> </tr> <tr> <td class="div-tr-td" colspan="2">???????->??????->????????pac????????????(????????: http://localhost:8180)???localhost:8180???elib/opac??????????????</td> </tr> <tr> <td class="div-tr-td"><div >elib??????</div></td> <td> <input id="elibww" item-type="record" class="easyui-textbox opac-config" style="width:300px;height: 28px;" data-options="prompt:'elib??????'"></td> </tr> <tr> <td class="div-tr-td"><div >opac??????</div></td> <td> <input id="opacww" item-type="record" class="easyui-textbox opac-config" style="width:300px;height: 28px;" data-options="prompt:'opac??????'"></td> </tr> <tr> <td class="div-tr-td"><div style="width: 130px;">elib??????</div></td> <td> <input id="elibnw" item-type="record" class="easyui-textbox opac-config" style="width:300px;height: 28px;" data-options="prompt:'elib??????'"></td> </tr> <tr> <td class="div-tr-td"><div style="width: 130px;">opac??????</div></td> <td> <input id="opacnw" item-type="record" class="easyui-textbox opac-config" style="width:300px;height: 28px;" data-options="prompt:'opac??????'"></td> </tr> </table> </div> </div> </div> <div title="?????????????"> <div class="easyui-panel" data-options="fit:true,border:true" style="margin-top: -1px;"> <div class="table-content"> <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td" colspan="2">????????????</td> </tr> <tr> <td class="div-tr-td"><div style="width: 100px;">??????1</div></td> <td><input id="message1" item-type="record" class="easyui-textbox opac-config" style="width:100%;height: 28px;" data-options="prompt:'??????1'"></td> </tr> <tr> <td class="div-tr-td" >??????2</td> <td><input id="message2" item-type="record" class="easyui-textbox opac-config" style="width:100%;height: 28px;" data-options="prompt:'??????2'"></td> </tr> <tr> <td class="div-tr-td" >??????3</td> <td><input id="message3" item-type="record" class="easyui-textbox opac-config" style="width:100%;height: 28px;" data-options="prompt:'??????3'"></td> </tr> <tr> <td class="div-tr-td" >????????????</td> <td><input id="logincaptcha" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" >????????????</td> <td><input id="loginregister" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" >???????????????</td> <td><input id="loginforget" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" >??????</td> <td> ???<input id="loginrdrno" item-type="record" type="checkbox"> ?????<input id="loginidcard" item-type="record" type="checkbox"> ?????<input id="loginphone" item-type="record" type="checkbox"> E-MAIL<input id="loginemail" item-type="record" type="checkbox"> ??????<input id="loginotherno" item-type="record" type="checkbox"> </td> </tr> <tr> <td class="div-tr-td" >??????????????????????????????????????????????????????????????</td> <td><input id="loginpwd" item-type="record" type="checkbox"></td> </tr> </table> </div> </div> </div> <div title="????????????"> <div class="easyui-panel" data-options="fit:true,border:true" style="margin-top: -1px;"> <input hidden="hidden" id="id"> <div class="table-content" > <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td" colspan="8">?????????</td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">???????????????</div></td> <td style="width: 60px;"> <input id="menubooktop" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="menubookoverdue" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="menuappservice" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <select id="detailserviceType" class="easyui-combobox" item-type="record" style="width:160px;height:26px;" editable="false" data-options="panelHeight:'auto'"> <option value="0">?????????</option> <option value="1">????????????</option> </select> </td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????<%=globalLibName%>???</div></td> <td style="width: 60px;"> <input id="menulibmap" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="menubookcmd" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="menubookusseries" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" colspan="8">????????????????</td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">?????????</div></td> <td style="width: 60px;"> <input id="homeserise" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="homeeserise" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="homeebook" item-type="record" type="checkbox"></td> <td class="div-tr-td" colspan="2">?????????????????????????????<input id="hometop10" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">?????pac?????</div></td> <td style="width: 60px;"> <input id="opac_visit" class="easyui-numberbox" item-type="record" type="number" value="0"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"><input id="hotmarkbook10" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????????</div></td> <td style="width: 60px;"> <select id="homeserachtype" class="easyui-combobox" item-type="record" style="width:160px;height:26px;" editable="false" data-options="panelHeight:'auto'"> <option value="keyword">?????</option> <option value="title">???</option> </select> </td> </tr> <tr> <td class="div-tr-td" colspan="8">?????????</td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????????????</div></td> <td style="width: 60px;"> <input id="booklistyearchart" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="booklisttable" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="booklistnumber" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">???????????????</div></td> <td style="width: 60px;"> <input id="booklisttype" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" colspan="8">???????????????</td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="detailbookmark" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="detaillink" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="detailshare" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????????????</div></td> <td style="width: 60px;"> <input id="detailloanchart" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????????????</div></td> <td style="width: 60px;"> <input id="detailrelation" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="detailbookcase" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="detailreview" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">?????????</div></td> <td style="width: 60px;"> <input id="detailyuyue" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">???????????</div></td> <td style="width: 60px;"> <input id="detailqrcode" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">???????????</div></td> <td style="width: 60px;"> <input id="detailshelfno" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">?????????????</div></td> <td style="width: 60px;"> <input id="detaillocprop" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????????</div></td> <td style="width: 60px;"> <input id="detailyujie" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????????????</div></td> <td style="width: 60px;"> <select id="detaildaohang" class="easyui-combobox" item-type="record" style="width:160px;height:26px;" editable="false" data-options="panelHeight:'auto'"> <option value="0">?????????</option> <option value="1">????????????</option> </select> </td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">???????????????</div></td> <td style="width: 60px;"> <input id="detailsidebar" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">???/??????????????</div></td> <td style="width: 60px;"> <input id="detailyuyuelocgroup" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="detailvolume" item-type="record" type="checkbox"></td> <!-- <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">?????????????????</div></td> <td style="width: 60px;" colspan="5"> <input class="easyui-combobox" id="detailholdlist" item-type="record" style="width:96%;" > </td> --> </tr> <tr> <td class="div-tr-td" colspan="8">??????????????</td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="myfinmenu" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">?????????????</div></td> <td style="width: 60px;"> <input id="mylibfaq" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????RSS???</div></td> <td style="width: 60px;"> <input id="mylibrss" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="mylibyuyue" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">?????????????</div></td> <td style="width: 60px;"> <input id="mylibyujie" item-type="record" type="checkbox"></td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="mylibjiangou" item-type="record" type="checkbox"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????????</div></td> <td style="width: 60px;"> <input id="mylibmsg" item-type="record" type="checkbox"></td> <td class="div-tr-td" colspan="2">??????/????????????? <select id="updateRdrCheckType" class="easyui-combobox" item-type="record" style="width:160px;height:26px;" editable="false" data-options="panelHeight:'auto'"> <option value="password">??????</option> <option value="rdrno">??????</option> </select></td> </tr> <tr> <td class="div-tr-td" colspan="8">opac??????????????????????:http://IP:?????/images/files/ISBN.png?????SBN?????????ISBN,png??????????</td> </tr> <tr> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">??????</div></td> <td colspan="3"> <input id="imgBookPath" class="easyui-textbox" style="width: 100%" item-type="record" type="text" data-options="prompt:'??:http://IP:?????/images/files/'"></td> <td class="div-tr-td" style="width: 100px;"><div style="width: 140px;">????????</div></td> <td> <input id="imgBookPathSuffix" class="easyui-textbox" style="width: 100%" item-type="record" type="text" data-options="prompt:'??:png??pg?????'"></td> </tr> </table> </div> </div> </div> <div title="??????????¤???"> <div class="easyui-panel" data-options="fit:true,border:true" style="margin-top: -1px;"> <div class="table-content"> <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td" colspan="2">??????????¤???(???:????????,??:??????|https://www.baidu.com,??????????????????))</td> </tr> <tr> <td> <input id="appservice" class="easyui-textbox" item-type="record" data-options="multiline:true,prompt:'??????|https://www.baidu.com,??????????????????'" value="" style="width: 100%;height: 600px;"> </td> </tr> </table> </div> </div> </div> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/application/js/opacsetpara.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de