📄 inform_005fadmin_jsp.java
字号:
out.write(" <img align=\"absmiddle\" alt=\"弹出日历下拉菜单\" height=\"16\" onClick=\"fPopUpCalendarDlg(purchase_date2);return false\" src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/datetime.gif\" style=\"cursor:hand;\" width=\"16\"> </div></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write(" <th class=\"maintableright\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" <table width=\"98%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
out.print(Constant.ROOTPATH );
out.write("images/");
out.print(css_name);
out.write("/maintablebottomhy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
out.write(" <th valign=\"top\" class=\"maintablebottom\" scope=\"col\"><table width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th scope=\"col\">\r\n");
out.write(" <div align=\"center\">\r\n");
out.write(" <input name=\"Submit3\" type=\"submit\" class=\"button\" value=\"查 询\" onclick=\"javascript:submitForm('query','')\">\r\n");
out.write(" </div></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <th height=\"7\" scope=\"row\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table></th>\r\n");
out.write(" <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
out.print(Constant.ROOTPATH );
out.write("images/");
out.print(css_name);
out.write("/maintablebottomhy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" <table width=\"98%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"65\" height=\"41\" scope=\"col\"><img src=\"");
out.print(Constant.ROOTPATH );
out.write("images/");
out.print(css_name);
out.write("/maintabletophy1.gif\" width=\"65\" height=\"41\"></th>\r\n");
out.write(" <th class=\"mainnoteword\" scope=\"col\"><div align=\"center\">\r\n");
out.write(" <table width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th width=\"65%\" height=\"7\" scope=\"col\"></th>\r\n");
out.write(" <th width=\"35%\" height=\"7\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <th class=\"mainnotefont\" scope=\"row\"><div align=\"left\">公告通知列表</div></th>\r\n");
out.write(" <td><div align=\"right\"> </div></td>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" </div></th>\r\n");
out.write(" <th width=\"65\" class=\"mainnoteword\" scope=\"col\"><img src=\"");
out.print(Constant.ROOTPATH );
out.write("images/");
out.print(css_name);
out.write("/maintabletophy2.gif\" width=\"65\" height=\"41\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" </table>\r\n");
out.write(" <table width=\"98%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <th rowspan=\"2\" class=\"maintableleft\" scope=\"col\"></th>\r\n");
out.write(" <th scope=\"col\"><table width=\"100%\" border=\"1\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bordercolor=\"#FFFFFF\" class=\"mainlisttable\">\r\n");
out.write(" <tr align=\"center\" class=\"mainlisttitle\">\r\n");
out.write(" <td width=\"4%\" height=\"18\" class=\"mainlisttoptitle\">选择</td>\r\n");
out.write(" <td width=\"40%\" class=\"mainlisttoptitle\">标题</td>\r\n");
out.write(" <td width=\"12%\" class=\"mainlisttoptitle\">发布部门</td>\r\n");
out.write(" <td width=\"19%\" class=\"mainlisttoptitle\">发布人</td>\r\n");
out.write(" <td width=\"15%\">发布时间</td>\r\n");
out.write(" <td width=\"10%\">操作</td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
if(pagectl.flag){
out.write("\r\n");
out.write(" <tr class=\"odd\">\r\n");
out.write(" <td colspan=\"12\" align=center> <font color=\"#CC0000\">没有相关记录! </font> </td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
}
out.write("\r\n");
out.write(" ");
boolean tr = true;
out.write("\r\n");
out.write(" ");
// logic:iterate
org.apache.struts.taglib.logic.IterateTag _jspx_th_logic_iterate_0 = (org.apache.struts.taglib.logic.IterateTag) _jspx_tagPool_logic_iterate_property_name_id.get(org.apache.struts.taglib.logic.IterateTag.class);
_jspx_th_logic_iterate_0.setPageContext(_jspx_page_context);
_jspx_th_logic_iterate_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_logic_iterate_0.setId("ListShowBean");
_jspx_th_logic_iterate_0.setName("GgBulletinForm");
_jspx_th_logic_iterate_0.setProperty("RecordSet");
int _jspx_eval_logic_iterate_0 = _jspx_th_logic_iterate_0.doStartTag();
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
java.lang.Object ListShowBean = null;
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_logic_iterate_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_logic_iterate_0.doInitBody();
}
ListShowBean = (java.lang.Object) _jspx_page_context.findAttribute("ListShowBean");
do {
out.write("\r\n");
out.write(" ");
if (tr) {
out.write("\r\n");
out.write(" <tr class=\"odd\">\r\n");
out.write(" ");
} else {
out.write("\r\n");
out.write(" <tr class=\"even\">\r\n");
out.write(" ");
}
out.write("\r\n");
out.write(" <td nowrap>\r\n");
out.write(" <p align=\"center\">\r\n");
out.write(" ");
HashMap map = (HashMap)ListShowBean;
String bulletin_pk = (String)map.get("$bulletin_pk");
String dept_name = (String)map.get("$dept_pk");
out.write("\r\n");
out.write(" ");
// html:multibox
org.apache.struts.taglib.html.MultiboxTag _jspx_th_html_multibox_0 = (org.apache.struts.taglib.html.MultiboxTag) _jspx_tagPool_html_multibox_value_property_nobody.get(org.apache.struts.taglib.html.MultiboxTag.class);
_jspx_th_html_multibox_0.setPageContext(_jspx_page_context);
_jspx_th_html_multibox_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_logic_iterate_0);
_jspx_th_html_multibox_0.setProperty("selected");
_jspx_th_html_multibox_0.setValue(bulletin_pk);
int _jspx_eval_html_multibox_0 = _jspx_th_html_multibox_0.doStartTag();
if (_jspx_th_html_multibox_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_multibox_value_property_nobody.reuse(_jspx_th_html_multibox_0);
out.write(" </p></td>\r\n");
out.write(" <td align=\"center\"> <a href=\"#\" onClick=\"window.open ('viewRuleContent.jsp?id=");
out.print(bulletin_pk);
out.write("')\"> ");
if (_jspx_meth_bean_write_0(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</a></td>\r\n");
out.write(" <td align=\"center\">");
out.print(dept_name);
out.write("</td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_1(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td align=\"center\">");
if (_jspx_meth_bean_write_2(_jspx_th_logic_iterate_0, _jspx_page_context))
return;
out.write("</td>\r\n");
out.write(" <td align=\"center\"><a href=\"javascript:submitForm('edit','");
out.print(bulletin_pk);
out.write('\'');
out.write(',');
out.write('\'');
out.print(dept_name);
out.write("');\">修改</a></td>\r\n");
out.write(" </tr>\r\n");
out.write(" ");
tr= !tr;
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_logic_iterate_0.doAfterBody();
ListShowBean = (java.lang.Object) _jspx_page_context.findAttribute("ListShowBean");
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_logic_iterate_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_logic_iterate_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_logic_iterate_property_name_id.reuse(_jspx_th_logic_iterate_0);
out.write("\r\n");
out.write(" </table></th>\r\n");
out.write(" <th rowspan=\"2\" class=\"maintableright\" scope=\"col\"></th>\r\n");
out.write(" </tr>\r\n");
out.write(" <tr>\r\n");
out.write(" <td><table width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">\r\n");
out.write(" <tr>\r\n");
out.write(" <td width=\"36%\" align=\"left\" class=\"mainlisttitle\"><div align=\"center\"><span class=\"wordhrm4\">当前/总数 (");
out.print(pagectl.fromRow);
out.write('-');
out.print(pagectl.toRow);
out.write(')');
out.write('/');
out.print(pagectl.totalRow);
out.write("</span></div></td>\r\n");
out.write(" <td width=\"64%\" align=\"center\" class=\"mainlisttitle\"><div align=\"right\"> 第");
// html:select
org.apache.struts.taglib.html.SelectTag _jspx_th_html_select_0 = (org.apache.struts.taglib.html.SelectTag) _jspx_tagPool_html_select_property_onchange.get(org.apache.struts.taglib.html.SelectTag.class);
_jspx_th_html_select_0.setPageContext(_jspx_page_context);
_jspx_th_html_select_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_form_0);
_jspx_th_html_select_0.setProperty("toPage");
_jspx_th_html_select_0.setOnchange("submitForm('goto','');");
int _jspx_eval_html_select_0 = _jspx_th_html_select_0.doStartTag();
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE) {
out = _jspx_page_context.pushBody();
_jspx_th_html_select_0.setBodyContent((javax.servlet.jsp.tagext.BodyContent) out);
_jspx_th_html_select_0.doInitBody();
}
do {
out.write("\r\n");
out.write(" ");
for(int i=1;i<=pagectl.totalPage;i++){
out.write("\r\n");
out.write(" ");
// html:option
org.apache.struts.taglib.html.OptionTag _jspx_th_html_option_0 = (org.apache.struts.taglib.html.OptionTag) _jspx_tagPool_html_option_value_nobody.get(org.apache.struts.taglib.html.OptionTag.class);
_jspx_th_html_option_0.setPageContext(_jspx_page_context);
_jspx_th_html_option_0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_html_select_0);
_jspx_th_html_option_0.setValue(Integer.toString(i));
int _jspx_eval_html_option_0 = _jspx_th_html_option_0.doStartTag();
if (_jspx_th_html_option_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_option_value_nobody.reuse(_jspx_th_html_option_0);
out.write("\r\n");
out.write(" ");
}
out.write("\r\n");
out.write(" ");
int evalDoAfterBody = _jspx_th_html_select_0.doAfterBody();
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
break;
} while (true);
if (_jspx_eval_html_select_0 != javax.servlet.jsp.tagext.Tag.EVAL_BODY_INCLUDE)
out = _jspx_page_context.popBody();
}
if (_jspx_th_html_select_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE)
return;
_jspx_tagPool_html_select_property_onchange.reuse(_jspx_th_html_select_0);
out.write(" 页 <a href=\"#\" onclick=\"javascript:submitForm('prev','');\"><img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
out.write("/backpage.gif\" width=\"19\" height=\"19\" border=\"0\" alt=\"上一页\" align=\"absmiddle\" >上一页</a> <a href=\"#\" onclick=\"javascript:submitForm('next','');\">下一页<img src=\"");
out.print(Constant.ROOTPATH);
out.write("images/");
out.print(css_name);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -