Edit D:\rfid\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"%> </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> <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="tool-div-search m-top-3"> <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> ??? <select id="search_libcode" no-limit="" item-type="search" init-select="" class="easyui-combobox" style="width:140px;height: 24px;" editable="false" data-options=""> </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="m-top datagrid-div"> <table id="datagrid-single" class="easyui-datagrid" data-options="singleSelect:true,fit:true,fitColumns:true"> <thead> <tr> <th data-options="field:'libcode',align:'center'" width="20%">??????</th> <th data-options="field:'account',align:'center'" width="20%">???</th> <th data-options="field:'name',align:'center'" width="20%">???</th> <th data-options="field:'authoritygroup',align:'center'" width="20%">?????</th> <th data-options="field:'note',align:'center'" width="20%">???</th> </tr> </thead> </table> </div> <!--???????????indow???--> <div id="win" class="easyui-dialog" title="???????????" style="width:860px;height:580px;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 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%;">??????</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" 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 colspan="3"><input id="note" item-type="record" class="easyui-textbox" style="width:658px;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-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%">??????</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%">??????</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/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> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de