📄 callrecord_005fcallin_jsp.java
字号:
out.write("\t\t\t\t\t\t<input readonly=\"readonly\" class=\"input01\" type=\"text\" value=\"");
if (_jspx_meth_s_005fproperty_005f4(_jspx_page_context))
return;
out.write("\"/> \r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td align=\"right\">\r\n");
out.write("\t\t\t\t\t\t客户姓名:\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td class=\"bgInput\">\r\n");
out.write("\t\t\t\t\t\t<input readonly=\"readonly\" class=\"input01\" type=\"text\" value=\"");
if (_jspx_meth_s_005fproperty_005f5(_jspx_page_context))
return;
out.write("\"/> \t\t\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t</tr>\r\n");
out.write("\t\t\t\t\r\n");
out.write("\t\t\t\t<tr>\r\n");
out.write("\t\t\t\t\t<td align=\"right\">\r\n");
out.write("\t\t\t\t\t\t基金账号:\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td align=\"left\" class=\"bgInput\">\r\n");
out.write("\t\t\t\t\t\t<input readonly=\"readonly\" class=\"input01\" type=\"text\" value=\"");
if (_jspx_meth_s_005fproperty_005f6(_jspx_page_context))
return;
out.write("\"/> \r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td align=\"right\">\r\n");
out.write("\t\t\t\t\t\t证件号码:\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td class=\"bgInput\">\r\n");
out.write("\t\t\t\t\t\t<input readonly=\"readonly\" class=\"input01\" type=\"text\" value=\"");
if (_jspx_meth_s_005fproperty_005f7(_jspx_page_context))
return;
out.write("\"/> \r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t</tr>\r\n");
out.write("\t\t\t\t<tr>\r\n");
out.write("\t\t\t\t\t<td align=\"right\">\r\n");
out.write("\t\t\t\t\t\t联系电话:\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td align=\"left\" class=\"bgInput\">\r\n");
out.write("\t\t\t\t\t\t<input readonly=\"readonly\" class=\"input01\" type=\"text\" value=\"");
if (_jspx_meth_s_005fproperty_005f8(_jspx_page_context))
return;
out.write("\"/> \r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td align=\"right\">\r\n");
out.write("\t\t\t\t\t\t手机号码:\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td class=\"bgInput\">\r\n");
out.write("\t\t\t\t\t\t<input readonly=\"readonly\" class=\"input01\" type=\"text\" value=\"");
if (_jspx_meth_s_005fproperty_005f9(_jspx_page_context))
return;
out.write("\"/> \r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t</tr>\r\n");
out.write("\t\t\t</table>\r\n");
out.write("\t\t\t</td>\r\n");
out.write("\t\t\t</tr>\r\n");
out.write("\t\t\t<tr>\r\n");
out.write("\t\t\t\t\t<td colspan=\"4\" style=\"border:none;background-color: #ffffff\"> \r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t</tr>\r\n");
out.write("\t\t\t");
// s:if
org.apache.struts2.views.jsp.IfTag _jspx_th_s_005fif_005f0 = (org.apache.struts2.views.jsp.IfTag) _005fjspx_005ftagPool_005fs_005fif_005ftest.get(org.apache.struts2.views.jsp.IfTag.class);
_jspx_th_s_005fif_005f0.setPageContext(_jspx_page_context);
_jspx_th_s_005fif_005f0.setParent(null);
_jspx_th_s_005fif_005f0.setTest("menuList!=null&&menuList.size()>0");
int _jspx_eval_s_005fif_005f0 = _jspx_th_s_005fif_005f0.doStartTag();
if (_jspx_eval_s_005fif_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_s_005fif_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_s_005fif_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_s_005fif_005f0.doInitBody();
}
do {
out.write("\r\n");
out.write("\t\t\t<tr>\r\n");
out.write("\t \t\t<td class=\"bgOffice\">\r\n");
out.write("\t\t\t<div id=\"listpage\" class=\"div_page\">");
// s:form
org.apache.struts2.views.jsp.ui.FormTag _jspx_th_s_005fform_005f0 = (org.apache.struts2.views.jsp.ui.FormTag) _005fjspx_005ftagPool_005fs_005fform_005fname_005fmethod_005fid_005faction.get(org.apache.struts2.views.jsp.ui.FormTag.class);
_jspx_th_s_005fform_005f0.setPageContext(_jspx_page_context);
_jspx_th_s_005fform_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_005fif_005f0);
_jspx_th_s_005fform_005f0.setMethod("post");
_jspx_th_s_005fform_005f0.setId("sform");
_jspx_th_s_005fform_005f0.setName("sform");
_jspx_th_s_005fform_005f0.setAction("");
int _jspx_eval_s_005fform_005f0 = _jspx_th_s_005fform_005f0.doStartTag();
if (_jspx_eval_s_005fform_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_s_005fform_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_s_005fform_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_s_005fform_005f0.doInitBody();
}
do {
out.write("\r\n");
out.write("\t\t\t<table style=\"width:100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"page_line\" height=\"28\">\r\n");
out.write("\t\t\t\t<tr>\r\n");
out.write("\t\t\t\t\t<td align=\"left\" class=\"new_white_1\">\r\n");
out.write("\t\t\t\t\t\t \r\n");
out.write("\t\t\t\t\t\t\r\n");
out.write("\t\t\t\t\t\t");
// s:iterator
org.apache.struts2.views.jsp.IteratorTag _jspx_th_s_005fiterator_005f0 = (org.apache.struts2.views.jsp.IteratorTag) _005fjspx_005ftagPool_005fs_005fiterator_005fvalue.get(org.apache.struts2.views.jsp.IteratorTag.class);
_jspx_th_s_005fiterator_005f0.setPageContext(_jspx_page_context);
_jspx_th_s_005fiterator_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_s_005fform_005f0);
_jspx_th_s_005fiterator_005f0.setValue("menuList");
int _jspx_eval_s_005fiterator_005f0 = _jspx_th_s_005fiterator_005f0.doStartTag();
if (_jspx_eval_s_005fiterator_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_s_005fiterator_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_s_005fiterator_005f0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_s_005fiterator_005f0.doInitBody();
}
do {
out.write("\t\r\n");
out.write("\t\t\t\t\t\t\t\t<input type=\"button\" value=\"");
if (_jspx_meth_s_005fproperty_005f10(_jspx_th_s_005fiterator_005f0, _jspx_page_context))
return;
out.write("\" class=\"input02\" \r\n");
out.write("\t\t\t\t\t\t\t\tonclick=\"document.getElementById('list_frame').src='");
out.print(cpath);
if (_jspx_meth_s_005fproperty_005f11(_jspx_th_s_005fiterator_005f0, _jspx_page_context))
return;
out.write("'\"/> \t\t\t\t\t\r\n");
out.write("\t\t\t\t\t\t\t");
int evalDoAfterBody = _jspx_th_s_005fiterator_005f0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_s_005fiterator_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.popBody();
}
}
if (_jspx_th_s_005fiterator_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fs_005fiterator_005fvalue.reuse(_jspx_th_s_005fiterator_005f0);
return;
}
_005fjspx_005ftagPool_005fs_005fiterator_005fvalue.reuse(_jspx_th_s_005fiterator_005f0);
out.write("\r\n");
out.write("\t\t\t\t\t\t\r\n");
out.write("\t\t\t\t\t</td>\r\n");
out.write("\t\t\t\t\t<td></td>\r\n");
out.write("\t\t\t </tr>\r\n");
out.write("\t\t\t </table>");
int evalDoAfterBody = _jspx_th_s_005fform_005f0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_s_005fform_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.popBody();
}
}
if (_jspx_th_s_005fform_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fs_005fform_005fname_005fmethod_005fid_005faction.reuse(_jspx_th_s_005fform_005f0);
return;
}
_005fjspx_005ftagPool_005fs_005fform_005fname_005fmethod_005fid_005faction.reuse(_jspx_th_s_005fform_005f0);
out.write("\r\n");
out.write("\t\t\t </div>\t\r\n");
out.write("\t\t\t </td>\r\n");
out.write("\t\t\t </tr>\r\n");
out.write("\t\t\t <tr><td align=\"left\" class=\"new_white_1\">\r\n");
out.write("\t\t\t \t<iframe name=\"list_frame\" id=\"list_frame\" src=\"");
out.print(cpath);
if (_jspx_meth_s_005fproperty_005f12(_jspx_th_s_005fif_005f0, _jspx_page_context))
return;
out.write("\" width=\"100%\" frameborder=\"0\"></iframe>\r\n");
out.write("\t\t\t </td></tr>\r\n");
out.write("\t\t\t ");
int evalDoAfterBody = _jspx_th_s_005fif_005f0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_s_005fif_005f0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.popBody();
}
}
if (_jspx_th_s_005fif_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fs_005fif_005ftest.reuse(_jspx_th_s_005fif_005f0);
return;
}
_005fjspx_005ftagPool_005fs_005fif_005ftest.reuse(_jspx_th_s_005fif_005f0);
out.write(" \r\n");
out.write("\t\t\t</table>\r\n");
out.write("\t\t\r\n");
out.write("\t</body>\r\n");
out.write("\r\n");
out.write("</html>\r\n");
} catch (Throwable t) {
if (!(t instanceof SkipPageException)){
out = _jspx_out;
if (out != null && out.getBufferSize() != 0)
out.clearBuffer();
if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
}
} finally {
if (_jspxFactory != null) _jspxFactory.releasePageContext(_jspx_page_context);
}
}
private boolean _jspx_meth_s_005fproperty_005f0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// s:property
org.apache.struts2.views.jsp.PropertyTag _jspx_th_s_005fproperty_005f0 = (org.apache.struts2.views.jsp.PropertyTag) _005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody.get(org.apache.struts2.views.jsp.PropertyTag.class);
_jspx_th_s_005fproperty_005f0.setPageContext(_jspx_page_context);
_jspx_th_s_005fproperty_005f0.setParent(null);
_jspx_th_s_005fproperty_005f0.setValue("callin.callInId");
int _jspx_eval_s_005fproperty_005f0 = _jspx_th_s_005fproperty_005f0.doStartTag();
if (_jspx_th_s_005fproperty_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody.reuse(_jspx_th_s_005fproperty_005f0);
return true;
}
_005fjspx_005ftagPool_005fs_005fproperty_005fvalue_005fnobody.reuse(_jspx_th_s_005fproperty_005f0);
return false;
}
private boolean _jspx_meth_s_005fdate_005f0(PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// s:date
org.apache.struts2.views.jsp.DateTag _jspx_th_s_005fdate_005f0 = (org.apache.struts2.views.jsp.DateTag) _005fjspx_005ftagPool_005fs_005fdate_005fname_005fformat_005fnobody.get(org.apache.struts2.views.jsp.DateTag.class);
_jspx_th_s_005fdate_005f0.setPageContext(_jspx_page_context);
_jspx_th_s_005fdate_005f0.setParent(null);
_jspx_th_s_005fdate_005f0.setName("callin.callInTime");
_jspx_th_s_005fdate_005f0.setFormat("yyyy-MM-dd HH:mm:ss");
int _jspx_eval_s_005fdate_005f0 = _jspx_th_s_005fdate_005f0.doStartTag();
if (_jspx_th_s_005fdate_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
_005fjspx_005ftagPool_005fs_005fdate_005fname_005fformat_005fnobody.reuse(_jspx_th_s_005fdate_005f0);
return true;
}
_005fjspx_005ftagPool_005fs_005fdate_005fname_005fformat_005fnobody.reuse(_jspx_th_s_005fdate_005f0);
return false;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -