Edit D:\rfid\libsystem\page\circulation\new_reader.jsp
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ page import="zlicense.util.FunModuleEnum"%> <% 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" href="${pageContext.request.contextPath}/third-party/cropper-master/css/cropper.css"> </head> <body class="m-top"> <div class="tool-div" style="margin-top: -2px;"> <div class="easyui-panel" data-options="fit:true,href: '${pageContext.request.contextPath}/page/circulation/com/rdr_toolbar.jsp'" > </div> </div> <!-- tool-div-search --> <div style="margin-top: 37px;"> <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="id">????????</option> <option value="rdruid">RDRUID</option> <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(){searchRdrRecord()}" style="width:250px;height:26px;"> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-arrow-circle-right'" onclick="onJumpCirPage()">???????</a> <input id="id" item-type="record" disabled="true" class="easyui-textbox" style="width:120px;height:26px;"></input> <%if(MyJspUtils.checkLicense(FunModuleEnum.SFZ_BAN_ZHENG)){%> <input type="hidden" id="sfzbanzheng"> <%}%> </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> <div style="width: 180px;text-align: center;"> <a id="upLoadPhoto" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-plus'" onclick="upLoadPhoto()">???</a> <a id="deletePhoto" href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'e-icon fa fa-close'" onclick="deletePhoto()">???</a> </div> </td> <td class="div-tr-td" width="8%">???</td> <td width="22%"><input id="rdrno" 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="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> </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" style="overflow: hidden; "> <!-- <div class="rdr-image-title">???????</div> --> <!-- <img id="photourl" alt="" onload="AutoResizeImage(160,200,this)" src="" > --> <img id="photourl" alt="" src="" style=" height: 180px;"> </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="enddate" 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> <tr> <td class="div-tr-td"></td> <td class="div-tr-td">???????</td> <td><input id="stopdate" item-type="record" class="easyui-datebox" style="width:100%;height: 28px;" data-options="prompt:'????????,??????????????'"></td> <td class="div-tr-td">UID</td> <td><input id="rdruid" item-type="record" class="easyui-textbox" style="width:100%;height: 28px;" data-options="prompt:'UID'"></td> <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> <!-- <td class="div-tr-td"></td> <td></td> --> </tr> </table> <!-- ??????? ?????? --> <!-- ??????? ?????? --> <!-- <table class="table-box rdr-table-input" > <tr> <td style="width:180px;"> <div >???</div> </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> --> <!-- ????????? --> <table class=" table-box table-disabled" data-options="fit:true"> <tr> <td style="width: 7.1%;">?????????</td> <td style="max-width: 6%;"><label id="status" item-type="record" class="my-html" data-type="select" data-fld="rdrstatus"></label></td> <td style="width: 7.1%;">??????</td> <td style="width: 7.1%;"><label id="createdate" item-type="record" class="my-html" data-type="date"></label></td> <td style="width: 7.1%;">??????</td> <td style="width: 7.1%;"><label id="startdate" item-type="record" class="my-html" data-type="date"></label></td> <td style="width: 7.1%;">??????</td> <td style="width: 7.1%;"><label id="canceldate" item-type="record" class="my-html" data-type="date"></label></td> <td style="width: 7.1%;">???</td> <td style="width: 7.1%;"><label id="showdeposit" item-type="record" class="my-html"></label></td> <td style="width: 7.1%;">???</td> <td style="width: 7.1%;"><label id="showdebt" item-type="record" class="my-html"></label></td> <td style="width: 7.1%;">????/?????</td> <td style="width: 7.1%;"><label id="showmaxloan" item-type="record" class="my-html"></label>/ <label id="showcurloan" item-type="record" class="my-html"></label> </tr> <% if (MyJspUtils.checkLicense(FunModuleEnum.JI_FEN_CHU_LI)) { %> <tr> <td>???</td> <td colspan="13"><label id="showpoint" item-type="record" class="my-html"></label></td> </tr> <% } %> <tr style="display: none;"> <td><input id="paramjson" item-type="record" class="easyui-textbox" disabled="true" style="width:100%;height: 28px;"></td> </tr> <tr> <td>??????</td> <td colspan="13"> <div class="loanrulelist"></div> </td> <tr> </table> </div> </div> <div style="height: 360px;width: 100%;margin-top: -2px;"> <div class="easyui-panel" data-options="fit:true,border:false,href: '${pageContext.request.contextPath}/page/circulation/com/rdr_readerlist.jsp'" > </div> </div> <!-- ?????? --> <div id="pageconfig_dlg_toolbar" 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="savePageConfig()">???</a> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <!--?????????--> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-cog'" onclick="ticketFormatDesign(0)">????????????</a> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-cog'" onclick="ticketFormatDesign(1)">????????????</a> <%}%> <a href="javascript:void(0)" class="easyui-linkbutton" data-options="plain:true,iconCls:'fa fa-close'" onclick="javascript:$('#pageconfig_setpara_dlg').dialog('close')">???</a> </td> </tr> </table> </div> <div id="pageconfig_setpara_dlg" class="easyui-dialog" title="??????????" style="width:620px;height:550px;padding:10px;" data-options=" modal:true,closed:true,resizable:false, iconCls: 'fa fa-cog', toolbar: '#pageconfig_dlg_toolbar' "> </div> <!--??????????--> <%@ include file="readerfin.jsp"%> <!--??????????--> <%@ include file="../global/com_images.jsp" %> <!-- ?????? --> <%@ include file="../iframe/dialog/dlg_rdr_bonus.jsp"%> <!-- ?????? --> <%@ include file="dialog/dlg_readerservice.jsp"%> <%@ include file="../global/easyui-dialog.jsp"%> </body> <%@ include file="../global/linkjs.jsp" %> <script type="text/javascript" src="${pageContext.request.contextPath}/js/websocket.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/circulation/js/new_reader.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/com/js/rdr_pageconfig.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/readerfin.js?version=<%=MyJspUtils.getVersion() %>"></script> <%if(MyJspUtils.checkAuthority(session,FunAuthorityEnum.XIAO_PIAO_DA_YIN)){%> <!--?????????--> <script type="text/javascript" src="${pageContext.request.contextPath}/third-party/Lodop6.223_Clodop3.048/js/LodopFuncs.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/finticket.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/ticketformatdesign.js?version=<%=MyJspUtils.getVersion() %>"></script> <%}%> <%if(MyJspUtils.checkLicense(FunModuleEnum.JI_FEN_CHU_LI)){%> <script type="text/javascript" src="${pageContext.request.contextPath}/page/circulation/js/rdr_bonus.js?version=<%=MyJspUtils.getVersion() %>"></script> <%}%> <script type="text/javascript" src="${pageContext.request.contextPath}/page/global/js/com_images.js?version=<%=MyJspUtils.getVersion() %>"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/third-party/cropper-master/js/cropper.js"></script> <script type="text/javascript" src="${pageContext.request.contextPath}/third-party/cropper-master/js/main.js"></script> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de