Edit D:\rfid\apache-tomcat-8.5.32\webapps\libsystem\page\export\exp_acq_jsbookmacthlist.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> <body class="m-top" > <!-- ????? ??? ??????--> <div class="tool-div"> <div class="easyui-panel m-top" data-options="fit:true" style="padding: 5px; " > <a id="bntSelectFile" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-search'" onclick="onSearchExportData()">???</a> <%if(MyJspUtils.checkAuthority(session,"1310t4")){%> <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="body-div-search m-top-3" > <div class="easyui-panel" title="????????????" data-options="fit:true" style="padding: 5px;"> <div class="table-content" style="width: 900px;"> <table class="table-box table-input"> <tr> <td class="div-tr-td" style="max-width: 120px;width: 120px;"> <div style="width: 120px;"> ??????</div> </td> <td> <select id="acceptFormatDesignIndex" required="true" class="easyui-combobox" style="width:704px;height: 24px;" editable="false" data-options=""> </select> </td> </tr> </table> <div style="height: 260px;margin-top: -1px;width: 901px;"> <div class="easyui-layout" data-options="fit:true,border:false" > <div data-options="region:'center',collapsible:false,border:true" style="width:60%;" title="???????????" > <div id="orderToolBar" style="padding:2px 0;"> <div class="easyui-panel" data-options="border:false" style="padding: 5px;width: 100%;"> <%=globalLibName%>(???????) <select id="orderlibcode" no-limit="" item-type="search" class="easyui-combobox" editable="false" style="width:420px;height: 24px;" data-options=""> </select> </div> </div> <table id="orderbacthno" class="easyui-datagrid m-top" data-options="toolbar:'#orderToolBar',singleSelect:false,fit:true,fitColumns:true,border:false"> <thead> <tr> <th data-options="field:'ck',checkbox:true" width="4%"></th> <th data-options="field:'libcode',align:'center',formatter:onShowLibName" width="56%"><%=globalLibName%>???</th> <th data-options="field:'code',align:'center'" width="40%">??????</th> </tr> </thead> </table> </div> <div data-options="region:'east',collapsible:false,border:true" style="width:40%;" title="?????????????" > <div style="padding: 5px;"> <input id="orderList" class="easyui-textbox" data-options="multiline:true,prompt:'???:???????????????????????????????,??????????????????'" value="" style="width: 100%;height: 320px;"> </div> </div> </div> </div> <div style="height: 260px;margin-top: -1px;width: 901px;"> <div style="padding: 5px;"> <div>??????</div> <input id="checkList" class="easyui-textbox" data-options="multiline:true,prompt:'???:??????,??????????????????'" value="" style="width: 100%;height: 230px;"> </div> </div> <%@ include file="exportbartool.jsp" %> </div> </div> </div> <!--?????????--> <%@ include file="exportfd.jsp" %> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/export/js/exp_common_fld.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/exp_acq_jsbookmacthlist.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/export/js/exportfd.js?version=<%=MyJspUtils.getVersion() %>"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de