Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\parameter\sys_operator.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <% String path = request.getContextPath(); String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/"; %> <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>????????</title> <%@ include file="../global/linkcss.jsp"%> <%String toolid ="6202";%> </head> <body> <!-- ????? ???????????????? --> <div class="tool-div m-top"> <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-search'" onclick="searchRecord()">???</a> <%if(MyJspUtils.checkAuthority(session,""+toolid+"t1")){%> <a href="javascript:void(0)" class="easyui-linkbutton qx-t1" data-options="plain:true,iconCls:'e-icon fa fa-plus'" onclick="insertRecord()">???</a> <%}%> <%if(MyJspUtils.checkAuthority(session,""+toolid+"t2")){%> <a href="javascript:void(0)" class="easyui-linkbutton qx-t2" data-options="plain:true,iconCls:'e-icon fa fa-edit '" onclick="updateRecord()">???</a> <%}%> <%if(MyJspUtils.checkAuthority(session,""+toolid+"t3")){%> <a href="javascript:void(0)" class="easyui-linkbutton qx-t3" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="deleteRecord()" >???</a> <%}%> <%if(MyJspUtils.checkAuthority(session,""+toolid+"04")){%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-sign-out'" onclick="delCurLogin()">??????</a> <%}%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-play-circle-o'" onclick="onExportFlieCurData()">????????????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-play-circle-o'" onclick="onExportFlieDelData()">????????????</a> <!-- <a id="bntFormatDesign" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-cog'" onclick="onFormatDesign()">?????????</a> --> </div> </div> <div class="tool-div-search m-top-3"> <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> <%=globalLibName%> <select id="search_libcode" no-limit="" item-type="search" init-select="" class="easyui-combobox" style="width:140px;height: 24px;" editable="false" data-options=""> </select> ??????? <select id="useStatus" class="easyui-combobox" style="width:140px;height: 24px;" editable="false" data-options=""> <option value="">???</option> <option value="0">?????</option> <option value="1">???</option> </select> ??? <input id="search_account" item-type="search" handler-type="1" style="width:200px;height: 24px;" class="easyui-textbox" data-options="buttonText:'???',buttonIcon:'e-icon-search fa fa-search',prompt:'???????????',onClickButton:function(){searchRecord()}" style="width:250px;height:26px;"> </div> </div> <div class="sysOp" style="display: none;">?????</div> <!--??? ?????? ??????--> <div class="m-top datagrid-div"> <table id="datagrid-single" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true,striped:true,rownumbers:true,remoteSort:false"> <thead> <tr> <th data-options="field:'libcode',align:'center'" width="20%"><%=globalLibName%>???</th> <th data-options="field:'account',align:'center'" width="10%">???</th> <th data-options="field:'name',align:'center'" width="10%">???</th> <th data-options="field:'authoritygroup',align:'center'" width="20%">?????</th> <th data-options="field:'sfty',align:'center',sortable:true,formatter:onShowOperatorsfty" width="10%">?????? </th> <th data-options="field:'status',align:'center',sortable:true,formatter:onShowOperatorStatus" width="10%">???????</th> <th data-options="field:'note',align:'center'" width="30%">???</th> </tr> </thead> </table> </div> <!--???????????indow???--> <div id="win" class="easyui-dialog" title="???????????" style="width:860px;height:680px;padding:10px;" data-options=" modal:true,toolbar:'#dlg-toolbar',closed:true,collapsible:false,resizable:false,minimizable:false,maximizable:false,iconCls:'fa fa-gear', onResize:function(){ $(this).window('center'); }"> <!--???????????--> <%-- <%@ include file="com_savebar.jsp" %> --%> <div id="dlg-toolbar" 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="saveRecord()">???</a> <a id="resetPassword" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:' fa fa-refresh'" onclick="resetPassword()">??????</a> <a id="unlockAccount" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:' fa fa-unlock'" onclick="unlockAccount()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:' fa fa-close'" onclick="closeWin()">???</a></td> </tr> </table> </div> <div id="tabsGrid" class="easyui-tabs" data-options="tools:'#tabGrid-tools',fit:true,border:true" style="margin-top: -1px;"> <div title="?????????" style="margin-top: -1px;"> <div class="table-content"> <input id="id" item-type="record" hidden="hidden"></input> <input id="paramjson" item-type="record" hidden="hidden"></input> <table class="table-box table-input" data-options="fit:true,fitColumns:true"> <tr> <td style="width:20%;">???</td> <td style="width:30%;"><input id="account" item-type="record" class="easyui-textbox" update-readonly="true" required="true" style="width:100%;height: 26px;" data-options="prompt:'???????????'"></td> <td style="width:20%;"><%=globalLibName%>???</td> <td style="width:30%;"><select id="libcode" item-type="record" class="easyui-combobox" required="true" style="width:100%;height: 26px;" editable="false" data-options=""> </select></td> </tr> <tr> <td>????????</td> <td><select id="opertype" item-type="record" item-no-init="true" class="easyui-combobox" required="true" style="width:100%;height: 26px;" editable="false" data-options=""> </select></td> <td>???</td> <td><input id="name" item-type="record" class="easyui-textbox" required="true" style="width:100%;height: 26px;" data-options="prompt:'???????????'"> </td> </tr> <tbody class="initSysOperatorParamEnum"></tbody> <tr> <td>??????</td> <td><input id="zddkdkh" item-type="paramjson" class="easyui-numberbox" style="width:100%;height: 32px;" data-options="prompt:'???????????'"></td> <td>???</td> <td><input id="note" item-type="record" class="easyui-textbox" style="width:100%;height: 32px;" data-options="prompt:'???????????'"></td> </tr> </table> </div> <!--????????????--> <div style="height: 290px;width:49.8%;float: left;" class="m-top"> <table id="authoritygroup" item-no-init="1" item-type="record" title="????????" class="easyui-datagrid" data-options="fit:true"> <thead> <tr> <th data-options="field:'ck',checkbox:true"></th> <th data-options="field:'ID',align:'center'" width="80">??????</th> <th data-options="field:'NAME',align:'center'" width="100">??????</th> </tr> </thead> </table> </div> <!--??????????????????--> <div style="height: 290px;width:49.8%;float: right;" class="m-top"> <div class="easyui-panel" title="??????" data-options="fit:true" style="padding: 5px;"> <ul id="location" class="easyui-tree" data-options="animate:true,checkbox:true"></ul> </div> </div> </div> <div title="??????????????????" style="margin-top: -1px;"> <!--????????????--> <div style="height: 460px;width:59.8%;float: left;" class="m-top"> <table id="showacqloccode" item-type="record" title="???????????????????????" class="easyui-datagrid" data-options="fit:true"> <thead> <tr> <th data-options="field:'ck',checkbox:true"></th> <th data-options="field:'libcode',align:'center'" width="30%"><%=globalLibName%>???</th> <th data-options="field:'code',align:'center',hidden:true">???</th> <th data-options="field:'name',align:'center'" width="30%">?????????</th> <th data-options="field:'defdoctype',align:'center',formatter:onShowDocTypeName" width="30%">?????????</th> </tr> </thead> </table> </div> <!--??????????????????--> <div style="height: 460px;width:39.8%;float: right;" class="m-top"> <table id="showrdrtype" item-type="record" title="???????????????????????????" class="easyui-datagrid" style="height: 230px;"> <thead> <tr> <th data-options="field:'ck',checkbox:true"></th> <th data-options="field:'libcode',align:'center'" width="40%"><%=globalLibName%>???</th> <th data-options="field:'code',align:'center',hidden:true">???</th> <th data-options="field:'name',align:'center'" width="40%">??????????</th> </tr> </thead> </table> <table id="showsysid" item-type="record" title="?????????" class="easyui-datagrid" style="height: 230px;"> <thead> <tr> <th data-options="field:'ck',checkbox:true"></th> <th data-options="field:'id',align:'center',hidden:true">???</th> <th data-options="field:'name',align:'center'" width="30%">????????</th> <th data-options="field:'type',align:'center',formatter:onShowSysidTypeName" width="30%">????????</th> <th data-options="field:'marctype',align:'center'" width="30%">MARC???</th> </tr> </thead> </table> </div> </div> </div> </div> <input id="controller_id" hidden="hidden" value="operator"></input> <!--????????????--> <%@ include file="../global/exportRepeatForBibformatdesign.jsp" %> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp"%> <script type="text/javascript" src="${pageContext.request.contextPath}/page/parameter/js/parameter_public.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/parameter/js/sys_operator.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/parameter/js/cir_cirrule.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/parameter/js/parameter_filter.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/export/js/exportfd.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript"> function getInitJsonGridColumns(fldWidth,totalWidth,hiddenFlag){ var jsonGridColumns = [{ field: 'field',title: '??????',width: fldWidth,formatter:onShowExportJosnComBoxData, editor: { type: 'combobox', options: { valueField:'field', textField:'name', panelHeight : '200', required:true, /* editable:false,*/ groupField:'group', groupFormatter:function(group){ return '<span style="color:black">' + group + '</span>' }, data: fieldComBoxData, onChange : function (newValue, oldValue){ if(newValue !=undefined && newValue != oldValue && eidtorGridIndex != undefined){ var itemCode = eidtorGridObject.datagrid('getEditor', {index:eidtorGridIndex,field:'code'}); if(itemCode.target){ for(var i = 0; i < fieldComBoxData.length;i++){ if(newValue == fieldComBoxData[i].field){ $(itemCode.target).textbox('setValue',fieldComBoxData[i].code); } } } var itemName = eidtorGridObject.datagrid('getEditor', {index:eidtorGridIndex,field:'name'}); if(itemName.target){ for(var i = 0; i < fieldComBoxData.length;i++){ if(newValue == fieldComBoxData[i].field){ $(itemName.target).textbox('setValue',fieldComBoxData[i].name); } } } acceptEidtorGrid(newValue); } } } } }, {field: 'code',title: '??????',hidden:true, editor: {type: 'textbox'} }, {field: 'name',title: '???',width: "45%", editor: {type: 'textbox'} }, {field: 'width',title: '???(px)',hidden:true, editor: {type: 'textbox'} }, {field: 'total',title: '???',hidden:true, editor: { type: 'combobox', options:{ valueField:'code', textField:'name', panelHeight : 'auto', editable:false, data: isShowComBoxData, } } } ]; return jsonGridColumns; } function onFormatDesign(){ $('#pageFormatDesignDlg').dialog({ title: jsonFormatDesign.title, width: jsonFormatDesign.width, height: jsonFormatDesign.height, top: jsonFormatDesign.top, left:jsonFormatDesign.left }); $('#otherFormatDesignPanel').panel('setTitle',jsonFormatDesign.othertitle); var basicFormatDesignBoxHeight = $('.basicFormatDesignBox').height(); var usedHeight = 100 + basicFormatDesignBoxHeight; var vGridDivHeight = jsonFormatDesign.height - usedHeight; $(".otherFormatDesignBox").css("height", vGridDivHeight + "px"); $('#otherFormatDesignPanel').panel('resize'); $('#pageFormatDesignDlg').dialog('open'); var newValue = getValue("formatdesign_index"); if(newValue){ bindAcceptFormatDesignDataByKeyCode(newValue); } } </script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de