Edit D:\rfid\libsystem\page\circulation\rdr_webreader.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" %> <link rel="stylesheet" type="text/css" href="${pageContext.request.contextPath}/page/circulation/css/uploadrdrphoto.css"> <link rel="stylesheet" type="text/css" href="${pageContext.request.contextPath}/third-party/webuploader-0.1.5/webuploader.css"> </head> <body class="m-top"> <!-- ????? ???????????????? --> <div class="tool-div"> <div class="easyui-panel m-top" 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-save'" onclick="saveRecord()">???</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-trash'" onclick="deleteRecord()" >???</a> <a href="javascript:void(0)" class="easyui-linkbutton"data-options="plain:true,iconCls:'e-icon fa fa-check'" onclick="checkRecord()">???</a> </div> </div> <div style="display: none;"> <table class="easyui-datagrid" ></table> <select id="showlibcode" item-type="record" required="true" class="easyui-combobox" style="width:100px;height: 28px;" editable="false" data-options=""> </select> </div> <!-- ??????? --> <div class="tool-div-search m-top-3" > <div class="easyui-panel" data-options="fit:true" style="padding: 5px;"> <select id="index" class="easyui-combobox" style="width:100px;height:26px;" editable="false" data-options="panelHeight:'auto'"> <option value="name">???????</option> <option value="rdrno" selected="selected">???????</option> <option value="idcard">????????</option> <option value="otherno">??????</option> <option value="telephone">??????</option> </select> <input id="keyword" class="easyui-textbox" data-options="buttonText:'????',buttonIcon:'e-icon-search fa fa-search',prompt:'?????????????????????',onClickButton:function(){searchRecord()}" style="width:250px;height:26px;"> <input id="id" item-type="record" disabled="true" class="easyui-textbox" style="width:120px;height:26px;"></input> </div> </div> <div class="m-top"> <div class="easyui-panel " style="width: 100%;padding: 5px;" data-options="border:true" title="???????????????"> <select id="autordr" class="easyui-combobox" style="width:200px;height:26px;" editable="false" data-options="panelHeight:'auto'"> </select> </div> </div> <div class="easyui-panel m-top" style="width: 100%;padding: 5px;" > <div class="table-content" class="m-top"> <div style="display: none;"> <select id="rdrfld0" item-type="record" class="easyui-combobox" hidden="hidden"> </select> </div> <table class="table-box rdr-table-input" data-options="fit:true"> <tr> <td> </td> <td class="div-tr-td" width="8%">???</td> <td width="22%"><input id="name" item-type="record" required="true" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td" width="8%">??????</td> <td width="22%"><input id="otherno" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'??????????????'"></td> <td class="div-tr-td" width="8%"></td> <td width="22%"></td> </tr> <tr> <td class="div-tr-td"><div style="text-align: center;">???????</div></td> <td class="div-tr-td">???????</td> <td> <select id="rdrtype" item-type="record" required="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td">??????</td> <td><input id="idcard" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'??????????????'"></td> <td class="div-tr-td"><span class="show-rdrfld1">???????1</span></td> <td> <select id="rdrfld1" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td rowspan="4"> <div class="rdr-image"> <!-- <div class="rdr-image-title">???????</div> --> <img id="photourl" alt="" onload="AutoResizeImage(180,180,this)" src="" > </div> </td> <td class="div-tr-td">?????</td> <td> <select id="libcode" item-type="record" required="true" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> <td class="div-tr-td">???</td> <td><input id="birthday" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td"><span class="show-rdrfld2">???????2</span></td> <td> <select id="rdrfld2" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td">???</td> <td><input id="telephone" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">???</td> <td> <select id="gender" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> <option value="0">??</option> <option value="1">??</option> </select> </td> <td class="div-tr-td"><span class="show-rdrfld3">???????3</span></td> <td> <select id="rdrfld3" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td">???</td> <td><input id="email" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">???</td> <td><input id="nation" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td"><span class="show-rdrfld4">???????4</span></td> <td> <select id="rdrfld4" item-type="record" class="easyui-combobox" style="width:100%;height: 28px;" editable="false" data-options=""> </select> </td> </tr> <tr> <td class="div-tr-td">??????</td> <td><input id="address" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> <td class="div-tr-td">???</td> <td><input id="nativeplace" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td">??????</td> <td><input id="unit" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> </tr> <tr> <td class="div-tr-td"></td> <td class="div-tr-td">??????</td> <td><input id="createdate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" data-options="prompt:'????????,????????????'"></td> <td class="div-tr-td">???</td> <td><input id="hobby" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> <td class="div-tr-td">???</td> <td><input id="specialty" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'????????'"></td> </tr> </table> <table class=" table-box table-disabled" data-options="fit:true" > <tr> <td class="div-tr-td">???</td> <td style="max-width: 500px;"><input id="note" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'???????????'"></td> </tr> </table> </div> </div> <div class="easyui-panel m-top" style="width: 100%;"> <table id="cirResultDataGridList" title="" class="easyui-datagrid" style="height: 100px;width:100%;" data-options="singleSelect:true,fitColumns:true,border:false,striped:true"> <thead> <tr> <th data-options="field:'note'" width="100%">??????</th> </tr> </thead> </table> <!--??????????--> <div class="m-top" style="height: 500px;width:100%;"> <table id="rdrDataGridList" title="?????????????" class="easyui-datagrid" data-options="fit:true,singleSelect:true,fitColumns:true,border:false,pagination:true"> <thead> <tr> <th data-options="field:'libcode',formatter:onShowLibName" width="80">?????</th> <th data-options="field:'createdate'" width="80">??????</th> <th data-options="field:'name'" width="100">???</th> <th data-options="field:'rdrtype',formatter:onShowRrdTypeName" width="80">???????</th> <th data-options="field:'idcard'" width="80">?????</th> <th data-options="field:'address'" width="80">???</th> </tr> </thead> </table> </div> </div> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/rdr_webreader.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