Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\parameter\sys_marcfld.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 = request.getParameter("type"); String title="MARC???"; String toolid ="6211"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title><%=title %>???</title> <%@ include file="../global/linkcss.jsp" %> </head> <body> <!-- ????? ???????????????? --> <%@ include file="com_toolbar.jsp" %> <!-- ????? ???????????????? --> <!-- <div class="tool-div-para"> <div class="easyui-panel" id="ddddddd" data-options="fit:true" style="padding: 5px;"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-plus'" onclick="insertRecord()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-edit '" onclick="updateRecord()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="deleteRecord()" >???</a> </div> </div> --> <div class="m-top-3"> <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> ????? <select id="search_sysid" item-type="search_record" class="easyui-combobox" required="true" style="width:200px;height: 24px;" editable="false" > </select> </div> </div> <div class="my-easyui-layout" style="width: 100%;height: 800px;margin-top: 2px;"> <div class="easyui-layout" data-options="fit:true"> <div data-options="region:'north'" style="height:350px"> <!--??? ?????? ??????--> <table id="fieldHintGrid" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,striped:true,border:false"> <thead> <tr> <th data-options="field:'field',align:'center'" width="50">???</th> <th data-options="field:'hint',align:'center'" width="80">?????</th> <th data-options="field:'necess3',align:'center',formatter:fmtNecess" width="50">??????</th> <th data-options="field:'repeat',align:'center',formatter:fmtRepeat" width="50">?????</th> </tr> </thead> </table> </div> <div data-options="region:'west',split:true,collapsible:false" title="marc????????" style="width:50%;"> <!--??? ?????? ??????--> <table id="subFldHintGrid" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,striped:true,border:false,toolbar:subfldtoolbar"> <thead> <tr> <th data-options="field:'field',align:'center'" width="50">???</th> <th data-options="field:'subfld',align:'center'" width="80">????????</th> <th data-options="field:'hint',align:'center'" width="50">????????</th> <th data-options="field:'necess3',align:'center',formatter:fmtNecess" width="50">??????</th> <th data-options="field:'repeat',align:'center',formatter:fmtRepeat" width="50">?????</th> </tr> </thead> </table> </div> <div data-options="region:'center',title:'marc????????'"> <!--??? ?????? ??????--> <table id="indicatorHintGrid" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,striped:true,border:false,toolbar:indicatortoolbar"> <thead> <tr> <th data-options="field:'field',align:'center'" width="50">???</th> <th data-options="field:'type',align:'center'" width="80">?????</th> <th data-options="field:'code',align:'center'" width="50">???</th> <th data-options="field:'hint',align:'center'" width="50">??????</th> </tr> </thead> </table> </div> </div> </div> <!--???????????indow???--> <div id="win" class="easyui-dialog" title="<%=title %>???" style="width:500px;height:400px;padding:10px;" data-options=" modal:true,toolbar:'#dlg-toolbar',closed:true,resizable:false,collapsible:false,minimizable:false,maximizable:false,iconCls:'fa fa-gear', onResize:function(){ $(this).window('center'); }"> <!--???????????--> <%@ include file="com_savebar.jsp" %> <div class="table-content"> <input id="id" item-type="record" hidden="hidden"></input> <table class="table-box table-input" > <tr> <td class="div-tr-td">?????</td> <td > <select id="sysid" item-type="record" class="easyui-combobox" required="true" style="width:100%;height: 32px;" editable="false" > </select> </td> </tr> <tr> <td class="div-tr-td" style="width: 30%;">?????</td> <td ><input id="field" item-type="record" class="easyui-textbox" required="true" style="width:100%;height: 32px;" ></td> </tr> <tr> <td class="div-tr-td">?????</td> <td > <input id="hint" item-type="record" class="easyui-textbox" required="true" style="width:100%;height: 32px;" > </td> </tr> <tr> <td class="div-tr-td">??????</td> <td > <select id="necess3" item-type="record" class="easyui-combobox" required="true" style="width:100%;height: 32px;" editable="false" > <option value="M">???</option> <option value="A">??????</option> <option value="O">?????</option> </select> </td> </tr> <tr> <td class="div-tr-td">?????</td> <td > <select id="repeat" item-type="record" class="easyui-combobox" required="true" style="width:100%;height: 32px;" editable="false" > <option value="R">?????</option> <option value="NR">??????</option> </select> </td> </tr> </table> </div> </div> <!--???????????indow???--> <div id="subFldHintWin" class="easyui-dialog" title="MARC????????" style="width:500px;height:400px;padding:10px;" data-options=" modal:true,toolbar:'#subFldHinttoolbar',closed:true,resizable:false,collapsible:false,minimizable:false,maximizable:false,iconCls:'fa fa-gear', onResize:function(){ $(this).window('center'); }"> <!--???????????--> <div id="subFldHinttoolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a id="saveRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:' fa fa-save'" onclick="saveSubFld()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:' fa fa-close'" onclick="closeWin('subFldHintGrid')">???</a> </td> </tr> </table> </div> <input id="orderbib_id" item-type="orderbib_record" hidden="hidden"></input> <input id="orderbib_sysid" item-type="orderbib_record" hidden="hidden"></input> <table class="table-box table-input" style="width:100%"> <tr> <td class="div-tr-td" style="width: 30%;">???</td> <td ><input id="orderbib_field" item-type="orderbib_record" class="easyui-textbox" disabled="disabled" required="true" style="width:100%;height: 32px;" ></td> </tr> <tr> <td class="div-tr-td" style="width: 30%;">?????</td> <td ><input id="orderbib_subfld" item-type="orderbib_record" class="easyui-textbox" required="true" style="width:100%;height: 32px;" ></td> </tr> <tr> <td class="div-tr-td">???</td> <td > <input id="orderbib_hint" item-type="orderbib_record" class="easyui-textbox" required="true" style="width:100%;height: 32px;" > </td> </tr> <tr> <td class="div-tr-td">??????</td> <td > <select id="orderbib_necess3" item-type="orderbib_record" class="easyui-combobox" required="true" style="width:100%;height: 32px;" editable="false" > <option value="M">???</option> <option value="A">??????</option> <option value="O">?????</option> </select> </td> </tr> <tr> <td class="div-tr-td">?????</td> <td > <select id="orderbib_repeat" item-type="orderbib_record" class="easyui-combobox" required="true" style="width:100%;height: 32px;" editable="false" > <option value="R">?????</option> <option value="NR">??????</option> </select> </td> </tr> </table> </div> </div> <!--???????????indow???--> <div id="indicatorHintWin" class="easyui-dialog" title="????????" style="width:500px;height:400px;padding:10px;" data-options=" modal:true,toolbar:'#indicatorHinttoolbar',closed:true,resizable:false,collapsible:false,minimizable:false,maximizable:false,iconCls:'fa fa-gear', onResize:function(){ $(this).window('center'); }"> <!--???????????--> <div id="indicatorHinttoolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a id="saveRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:' fa fa-save'" onclick="saveIndicator()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:' fa fa-close'" onclick="closeWin('indicatorHintGrid')">???</a> </td> </tr> </table> </div> <input id="checkbib_id" item-type="checkbib_record" hidden="hidden"></input> <input id="checkbib_sysid" item-type="checkbib_record" hidden="hidden"></input> <table class="table-box table-input" style="width:100%"> <tr> <tr> <td class="div-tr-td" style="width: 30%;">???</td> <td ><input id="checkbib_field" item-type="checkbib_record" disabled="disabled" class="easyui-textbox" required="true" style="width:100%;height: 32px;" ></td> </tr> <tr> <td class="div-tr-td" style="width: 30%;">?????</td> <td > <select id="checkbib_type" item-type="checkbib_record" class="easyui-combobox" required="true" style="width:100%;height: 32px;" editable="false" > <option value="1">?????1</option> <option value="2">?????2</option> </select> </td> </tr> <tr> <td class="div-tr-td" >???</td> <td ><input id="checkbib_code" item-type="checkbib_record" class="easyui-textbox" required="true" style="width:100%;height: 32px;" ></td> </tr> <tr> <td class="div-tr-td">??????</td> <td > <input id="checkbib_hint" item-type="checkbib_record" class="easyui-textbox" required="true" style="width:100%;height: 32px;" > </td> </tr> </table> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp"%> <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/parameter/js/sys_marcfld.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de