Edit D:\rfid\libsystem\page\global\eidtbibgrid.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <!-- ?????? --> <table id="editBibGrid" title="?????????" class="easyui-datagrid"> <!-- data-options="iconCls:'e-icon fa fa-edit',singleSelect:true,toolbar:'#editBibGridToolBar',fit:true,fitColumns:true, border:false,striped:true,nowrap:false,onClickRow: onClickRow,onBeginEdit:onBeginEdit" --> <!-- <thead> <tr> <th data-options="field:'field',align:'left',editor:'text',formatter:onShowValidatorType" width="8%">?????</th> <th data-options="field:'indicator',editor:'text',formatter:onShowTextWidth" width="8%">?????</th> <th data-options="field:'data',editor:'text',formatter:onShowDataValidator" width="84%">??????</th> </tr> </thead> --> </table> <!--table ?????--> <div id="editBibGridToolBar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a id="appendRecord" href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-plus',plain:true" title="ctrl+enter???" onclick="appendRecord()">??????</a> <a id="insertRow" href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-plus-circle',plain:true" title="ctrl+enter???" onclick="insertRow()">??????</a> <a id="removeit" href="javascript:void(0)" class="easyui-linkbutton" data-options="iconCls:'e-icon fa fa-remove',plain:true" title="ctrl+del???" onclick="removeit()">??????</a> </td> <td style="text-align:right;padding-right:10px"> <div class="showEditbib-tip"> <!-- ??????????12321321??????????dmin?? ????????2018-2-7?? --> </div> </td> </tr> </table> </div> <!-- ???????? --> <div id="editBib_dlg" class="easyui-dialog" title="?????????" style="width:500px;height:450px;padding:10px" data-options=" closed:true,resizable:false, iconCls: 'fa fa-volume-up', buttons: '#editBib_dlg-buttons' "> <div class="message-div"></div> </div> <div id="editBib_dlg-buttons"> <a href="javascript:void(0)" class="easyui-linkbutton" onclick="javascript:$('#editBib_dlg').dialog('close')">?????????</a> </div> <!-- ????? --> <div id="catsubjecttoolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#catsubjectdlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="catsubjectdlg" class="easyui-dialog" title="????????" style="width:500px;height:450px;padding:10px" data-options=" closed:true,resizable:false, toolbar: '#catsubjecttoolbar', iconCls: 'fa fa-volume-up' "> <div> <input type="hidden" id="subjectfld"> <input type="hidden" id="subjectindex"> <input type="hidden" id="subjectcolfield"> </div> <table id="subjectGrid" title="????????" class="easyui-datagrid" data-options="iconCls:'e-icon fa fa-table',singleSelect:true,fit:true,fitColumns:true, border:true,striped:true,nowrap:false,onDblClickRow:autoBuildSubject"> <thead> <tr> <th data-options="field:'classno'" width="40%">?????</th> <th data-options="field:'subject'" width="60%">?????</th> </tr> </thead> </table> </div> <!-- ????????? --> <div id="lengthfldtoolbar" style="padding:2px 0"> <table cellpadding="0" cellspacing="0" style="width:100%"> <tr> <td style="padding-left:2px"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-save'" onclick="saveLengthFldValue()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#lengthflddlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="lengthflddlg" class="easyui-dialog" title="????????????" style="width:800px;height:650px;padding:10px" data-options=" closed:true,resizable:false, toolbar: '#lengthfldtoolbar', iconCls: 'fa fa-cog' "> <input type="hidden" id="lengthFldType"> <div class="easyui-layout" data-options="fit:true"> <div data-options="region:'center',collapsible:false" title="?????????" style="width:50%;margin-top: -1px;"> <div class="table-content" style="width: 100%;margin: 0;border: 0;"> <table class="table-box rdr-table-input" > <thead> <th style="width: 100px;">??????</th> <th style="width: 40px;">??????</th> <th style="width: 100px;">??????</th> </thead> <tbody class="length-fld-text"> </tbody> </table> </div> </div> <div data-options="region:'east',collapsible:false" title="??????????" style="width:50%; margin-top: -1px; "> <div class="length-fld-tip"> </div> </div> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de