📄 userinfo1_jsp.java
字号:
_jspx_tagPool_html_text_size_property_name_maxlength_nobody.reuse(_jspx_th_html_text_2);
return false;
}
private boolean _jspx_meth_c_if_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_1 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_1.setPageContext(_jspx_page_context);
_jspx_th_c_if_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_c_if_1.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${user.userLevel==1 }", java.lang.Boolean.class, (PageContext)_jspx_page_context, null, false)).booleanValue());
int _jspx_eval_c_if_1 = _jspx_th_c_if_1.doStartTag();
if (_jspx_eval_c_if_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t <input name=\"Submitd3\" type=\"button\" class=\"button6\" value=\"升级为投注用户\" onClick=\"javascript:window.location='/member/upgrade.do';\"/>\r\n");
out.write("\t");
int evalDoAfterBody = _jspx_th_c_if_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_1);
return false;
}
private boolean _jspx_meth_c_if_2(javax.servlet.jsp.tagext.JspTag _jspx_th_html_form_0, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// c:if
org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_2 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
_jspx_th_c_if_2.setPageContext(_jspx_page_context);
_jspx_th_c_if_2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_c_if_2.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${user.userLevel!=1 }", java.lang.Boolean.class, (PageContext)_jspx_page_context, null, false)).booleanValue());
int _jspx_eval_c_if_2 = _jspx_th_c_if_2.doStartTag();
if (_jspx_eval_c_if_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
do {
out.write("\r\n");
out.write("\t <div class=\"r5\">\r\n");
out.write("\t <span class=\"red\">投注用户账户信息</span>\r\n");
out.write("\r\n");
out.write(" <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" class=\"r5\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"94\">真实姓名</td>\r\n");
out.write(" <td class=\"blue\">");
out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate("${user.userRealName}", java.lang.String.class, (PageContext)_jspx_page_context, null, false));
out.write("</td>\r\n");
out.write(" </tr>\r\n");
out.write("\r\n");
out.write(" <tr>\r\n");
out.write(" <td>证件类型</td>\r\n");
out.write(" <td class=\"blue\">");
if (_jspx_meth_html_select_1(_jspx_th_c_if_2, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 是您中奖后申请银行提现,收取奖金的重要信息,请务必填写真实证件号。</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td>证件号码</td>\r\n");
out.write(" <td class=\"blue\">");
if (_jspx_meth_html_text_3(_jspx_th_c_if_2, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请填写真实有效的证件号码。</td>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td>手机号码</td>\r\n");
out.write(" <td class=\"blue\"> ");
if (_jspx_meth_html_text_4(_jspx_th_c_if_2, _jspx_page_context))
return true;
out.write("\r\n");
out.write(" 请填写真实有效的手机号,以便本站与您能及时取得联系。</td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" </div>\r\n");
out.write(" \t <div class=\"r5\">\t \r\n");
out.write(" <table width=\"700\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" class=\"r5\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"94\">交易密码</td>\r\n");
out.write(" <td class=\"blue\"><input type=\"password\" name=\"userTradePassword\" value=\"\"/>请正确输入您的交易密码,否则账户信息将不能修改。</td>\r\n");
out.write(" </tr> \r\n");
out.write(" </table>\r\n");
out.write(" </div>\r\n");
out.write(" \r\n");
out.write(" <div class=\"r5_1\">\r\n");
out.write("\t <input name=\"Submitd\" type=\"button\" class=\"button6\" value=\"账户信息确认修改\" onClick=\"checkForm('2');\"/>\r\n");
out.write("\t<input name=\"Submit2\" type=\"reset\" class=\"button6\" value=\"取消修改\" />\r\n");
out.write(" </div>\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_c_if_2.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
}
if (_jspx_th_c_if_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_2);
return false;
}
private boolean _jspx_meth_html_select_1(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_2, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:select
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_1 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_property_name.get(org.apache.struts.taglib.html.SelectTag.class);
_jspx_th_html_select_1.setPageContext(_jspx_page_context);
_jspx_th_html_select_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_2);
_jspx_th_html_select_1.setProperty("userCertType");
_jspx_th_html_select_1.setName("user");
int _jspx_eval_html_select_1 = _jspx_th_html_select_1.doStartTag();
if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_select_1.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_1.doInitBody();
}
do {
out.write("\r\n");
out.write("\t\t\t");
if (_jspx_meth_html_optionsCollection_1(_jspx_th_html_select_1, _jspx_page_context))
return true;
out.write("\r\n");
out.write("\t\t");
int evalDoAfterBody = _jspx_th_html_select_1.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_select_1 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_select_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_select_property_name.reuse(_jspx_th_html_select_1);
return false;
}
private boolean _jspx_meth_html_optionsCollection_1(javax.servlet.jsp.tagext.JspTag _jspx_th_html_select_1, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:optionsCollection
org.apache.struts.taglib.html.OptionsCollectionTag _jspx_th_html_optionsCollection_1 = (org.apache.struts.taglib.html.OptionsCollectionTag) _jspx_tagPool_html_optionsCollection_property_nobody.get(org.apache.struts.taglib.html.OptionsCollectionTag.class);
_jspx_th_html_optionsCollection_1.setPageContext(_jspx_page_context);
_jspx_th_html_optionsCollection_1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_select_1);
_jspx_th_html_optionsCollection_1.setProperty("userCertTypes");
int _jspx_eval_html_optionsCollection_1 = _jspx_th_html_optionsCollection_1.doStartTag();
if (_jspx_th_html_optionsCollection_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_optionsCollection_property_nobody.reuse(_jspx_th_html_optionsCollection_1);
return false;
}
private boolean _jspx_meth_html_text_3(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_2, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:text
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_3 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name_maxlength_nobody.get(org.apache.struts.taglib.html.TextTag.class);
_jspx_th_html_text_3.setPageContext(_jspx_page_context);
_jspx_th_html_text_3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_2);
_jspx_th_html_text_3.setProperty("userCertNumber");
_jspx_th_html_text_3.setName("user");
_jspx_th_html_text_3.setSize("20");
_jspx_th_html_text_3.setMaxlength("18");
int _jspx_eval_html_text_3 = _jspx_th_html_text_3.doStartTag();
if (_jspx_th_html_text_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_text_size_property_name_maxlength_nobody.reuse(_jspx_th_html_text_3);
return false;
}
private boolean _jspx_meth_html_text_4(javax.servlet.jsp.tagext.JspTag _jspx_th_c_if_2, PageContext _jspx_page_context)
throws Throwable {
PageContext pageContext = _jspx_page_context;
JspWriter out = _jspx_page_context.getOut();
// html:text
org.apache.struts.taglib.html.TextTag _jspx_th_html_text_4 = (org.apache.struts.taglib.html.TextTag) _jspx_tagPool_html_text_size_property_name_maxlength_nobody.get(org.apache.struts.taglib.html.TextTag.class);
_jspx_th_html_text_4.setPageContext(_jspx_page_context);
_jspx_th_html_text_4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_c_if_2);
_jspx_th_html_text_4.setProperty("userMobile");
_jspx_th_html_text_4.setSize("20");
_jspx_th_html_text_4.setMaxlength("11");
_jspx_th_html_text_4.setName("user");
int _jspx_eval_html_text_4 = _jspx_th_html_text_4.doStartTag();
if (_jspx_th_html_text_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return true;
_jspx_tagPool_html_text_size_property_name_maxlength_nobody.reuse(_jspx_th_html_text_4);
return false;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -