Edit D:\rfid\libsystem\page\export\lablefd.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <!-- ?????? --> <div id="pageFormatDesignToolbar" 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-plus'" onclick="addFormatDesignMessage()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-copy'" onclick="copyFormatDesignRecord()">??????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-save'" onclick="saveFormatDesignRecord()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-trash'" onclick="deleteFormatDesignRecord()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-check-circle'" onclick="perviewLabelDataBox()">??????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#pageFormatDesignDlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="pageFormatDesignDlg" class="easyui-dialog" title="??????" style="width:460px;height:360px;padding:10px; " data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-cog', toolbar: '#pageFormatDesignToolbar', onOpen:onOpenPageFormatDesignDlg "> <input id="formatdesign_keycode" item-type="formatdesign_record" hidden="hidden" keep-value="true"></input> <div class="basicFormatDesignBox" style="height: 84px;"> <div id="basicFormatDesignPanel" > <div class="table-content" > <table class="table-box rdr-table-input" > <tr> <td class="div-tr-td">??????</td> <td style="width:120px"> <select id="formatdesign_index" item-type="formatdesign_record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????????</td> <td> <input id="formatdesign_name" item-type="formatdesign_record" required="true" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"> </td> </tr> </tr> <tr> <td class="div-tr-td">???</td> <td> <select id="formatdesign_libcode" item-type="formatdesign_record" disabled="disabled" class="easyui-combobox" style="width:240px;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td" >?????</td> <td> <select id="formatdesign_operid" item-type="formatdesign_record" no-limit="" disabled="disabled" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> </table> </div> </div> </div> <div class="otherFormatDesignBox m-top" style="height: 300px;"> <div id="otherFormatDesignPanel" class="easyui-panel" data-options="fit:true" style="padding: 5px;"> <div class="easyui-layout" data-options="fit:true"> <div data-options="region:'center',collapsible:false" title="??????" style="width:50%;margin-top: -1px;"> <table id="labelPropertyGrid" class="easyui-propertygrid" data-options=" fit:true, border:false, showGroup:true, showHeader:false, scrollbarSize:0"> </table> </div> <div data-options="region:'east',collapsible:false" title="????????????" style="width:50%; margin-top: -1px; "> <div id="perviewSetParamData"> </div> </div> </div> </div> </div> <div class="editFormatDesignBox m-top" style="height: 440px;" > <table id="pageFormatDesignGrid" class="easyui-datagrid" > </table> </div> </div>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de