| New file |
| | |
| | | package org.apache.jsp.WEB_002dINF.layouts; |
| | | |
| | | import javax.servlet.*; |
| | | import javax.servlet.http.*; |
| | | import javax.servlet.jsp.*; |
| | | |
| | | public final class default_jsp extends org.apache.jasper.runtime.HttpJspBase |
| | | implements org.apache.jasper.runtime.JspSourceDependent { |
| | | |
| | | private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory(); |
| | | |
| | | private static java.util.Vector _jspx_dependants; |
| | | |
| | | static { |
| | | _jspx_dependants = new java.util.Vector(3); |
| | | _jspx_dependants.add("/WEB-INF/layouts/header.jsp"); |
| | | _jspx_dependants.add("/WEB-INF/layouts/left.jsp"); |
| | | _jspx_dependants.add("/WEB-INF/layouts/footer.jsp"); |
| | | } |
| | | |
| | | private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_set_var_value_nobody; |
| | | private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_sitemesh_title_nobody; |
| | | private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_sitemesh_head_nobody; |
| | | private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_shiro_hasRole_name; |
| | | private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_sitemesh_body_nobody; |
| | | |
| | | private org.glassfish.jsp.api.ResourceInjector _jspx_resourceInjector; |
| | | |
| | | public Object getDependants() { |
| | | return _jspx_dependants; |
| | | } |
| | | |
| | | public void _jspInit() { |
| | | _jspx_tagPool_c_set_var_value_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); |
| | | _jspx_tagPool_sitemesh_title_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); |
| | | _jspx_tagPool_sitemesh_head_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); |
| | | _jspx_tagPool_shiro_hasRole_name = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); |
| | | _jspx_tagPool_sitemesh_body_nobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig()); |
| | | } |
| | | |
| | | public void _jspDestroy() { |
| | | _jspx_tagPool_c_set_var_value_nobody.release(); |
| | | _jspx_tagPool_sitemesh_title_nobody.release(); |
| | | _jspx_tagPool_sitemesh_head_nobody.release(); |
| | | _jspx_tagPool_shiro_hasRole_name.release(); |
| | | _jspx_tagPool_sitemesh_body_nobody.release(); |
| | | } |
| | | |
| | | public void _jspService(HttpServletRequest request, HttpServletResponse response) |
| | | throws java.io.IOException, ServletException { |
| | | |
| | | PageContext pageContext = null; |
| | | HttpSession session = null; |
| | | ServletContext application = null; |
| | | ServletConfig config = null; |
| | | JspWriter out = null; |
| | | Object page = this; |
| | | JspWriter _jspx_out = null; |
| | | PageContext _jspx_page_context = null; |
| | | |
| | | try { |
| | | response.setContentType("text/html;charset=UTF-8"); |
| | | pageContext = _jspxFactory.getPageContext(this, request, response, |
| | | null, true, 8192, true); |
| | | _jspx_page_context = pageContext; |
| | | application = pageContext.getServletContext(); |
| | | config = pageContext.getServletConfig(); |
| | | session = pageContext.getSession(); |
| | | out = pageContext.getOut(); |
| | | _jspx_out = out; |
| | | _jspx_resourceInjector = (org.glassfish.jsp.api.ResourceInjector) application.getAttribute("com.sun.appserv.jsp.resource.injector"); |
| | | |
| | | out.write("\r\n"); |
| | | out.write(" \r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | if (_jspx_meth_c_set_0(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("<!DOCTYPE html>\r\n"); |
| | | out.write("<html lang=\"zh-CN\">\r\n"); |
| | | out.write("<head>\r\n"); |
| | | out.write("<meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" />\r\n"); |
| | | out.write("<meta http-equiv=\"Cache-Control\" content=\"no-store\" />\r\n"); |
| | | out.write("<meta http-equiv=\"Pragma\" content=\"no-cache\" />\r\n"); |
| | | out.write("<meta http-equiv=\"Expires\" content=\"0\" />\r\n"); |
| | | out.write("<meta charset=\"utf-8\">\r\n"); |
| | | out.write("<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">\r\n"); |
| | | out.write("<meta content=\"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no\" name=\"viewport\">\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("<link type=\"image/x-icon\" href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/images/favicon.ico\" rel=\"shortcut icon\">\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("<title>"); |
| | | if (_jspx_meth_sitemesh_title_0(_jspx_page_context)) |
| | | return; |
| | | out.write(" - ç»çç产管çç³»ç»</title>\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("<link rel=\"stylesheet\" href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/AdminLTE/bower_components/bootstrap/dist/css/bootstrap.min.css\">\r\n"); |
| | | out.write("<!-- Font Awesome -->\r\n"); |
| | | out.write("<link rel=\"stylesheet\" href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/AdminLTE/bower_components/font-awesome/css/font-awesome.min.css\">\r\n"); |
| | | out.write("<!-- Ionicons -->\r\n"); |
| | | out.write("<link rel=\"stylesheet\" href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/AdminLTE/bower_components/Ionicons/css/ionicons.min.css\">\r\n"); |
| | | out.write("<!-- Theme style -->\r\n"); |
| | | out.write("<link rel=\"stylesheet\" href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/AdminLTE/dist/css/AdminLTE.min.css\">\r\n"); |
| | | out.write("<!-- AdminLTE Skins. We have chosen the skin-blue for this starter\r\n"); |
| | | out.write(" page. However, you can choose any other skin. Make sure you\r\n"); |
| | | out.write(" apply the skin class to the body tag so the changes take effect. -->\r\n"); |
| | | out.write("<link rel=\"stylesheet\" href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/AdminLTE/dist/css/skins/skin-blue.min.css\">\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->\r\n"); |
| | | out.write("<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->\r\n"); |
| | | out.write("<!--[if lt IE 9]>\r\n"); |
| | | out.write("<script src=\"https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js\"></script>\r\n"); |
| | | out.write("<script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script>\r\n"); |
| | | out.write("<![endif]-->\r\n"); |
| | | out.write("\r\n"); |
| | | if (_jspx_meth_sitemesh_head_0(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("</head>\r\n"); |
| | | out.write("<!--\r\n"); |
| | | out.write("BODY TAG OPTIONS:\r\n"); |
| | | out.write("=================\r\n"); |
| | | out.write("Apply one or more of the following classes to get the\r\n"); |
| | | out.write("desired effect\r\n"); |
| | | out.write("|---------------------------------------------------------|\r\n"); |
| | | out.write("| SKINS | skin-blue |\r\n"); |
| | | out.write("| | skin-black |\r\n"); |
| | | out.write("| | skin-purple |\r\n"); |
| | | out.write("| | skin-yellow |\r\n"); |
| | | out.write("| | skin-red |\r\n"); |
| | | out.write("| | skin-green |\r\n"); |
| | | out.write("|---------------------------------------------------------|\r\n"); |
| | | out.write("|LAYOUT OPTIONS | fixed |\r\n"); |
| | | out.write("| | layout-boxed |\r\n"); |
| | | out.write("| | layout-top-nav |\r\n"); |
| | | out.write("| | sidebar-collapse |\r\n"); |
| | | out.write("| | sidebar-mini |\r\n"); |
| | | out.write("|---------------------------------------------------------|\r\n"); |
| | | out.write("-->\r\n"); |
| | | out.write("<body class=\"hold-transition skin-blue sidebar-mini\">\r\n"); |
| | | out.write("<div class=\"wrapper\">\r\n"); |
| | | out.write(" "); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | if (_jspx_meth_c_set_1(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("<!-- Main Header -->\r\n"); |
| | | out.write("<header class=\"main-header\" id=\"headeres\">\r\n"); |
| | | out.write(" <!-- Logo -->\r\n"); |
| | | out.write(" <a href=\"/gmms2/mesview/_msgpeek\" class=\"logo\" style=\"background-color: #D5EAFF;\">\r\n"); |
| | | out.write(" <!-- mini logo for sidebar mini 50x50 pixels -->\r\n"); |
| | | out.write(" <img alt=\"#\" src=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/images/log2.png\" style=\"width: 61px;height: 40px; margin-left: -105px; \">\r\n"); |
| | | out.write(" </a>\r\n"); |
| | | out.write(" <!-- Header Navbar --><!-- style=\"background-color:#f00;\" -->\r\n"); |
| | | out.write(" <nav class=\"navbar navbar-static-top\" role=\"navigation\" id =\"allstatus\" style=\"background-color: #D5EAFF;\">\r\n"); |
| | | out.write(" <!-- Sidebar toggle button-->\r\n"); |
| | | out.write(" <!-- <a href=\"#\" class=\"sidebar-toggle\" data-toggle=\"push-menu\" role=\"button\">\r\n"); |
| | | out.write(" <span class=\"sr-only\">Toggle navigation</span>\r\n"); |
| | | out.write(" </a> -->\r\n"); |
| | | out.write(" <div id ='infos' style=\"text-align:center;color:#fff;\"></div>\r\n"); |
| | | out.write(" <!-- Navbar Right Menu -->\r\n"); |
| | | out.write(" <div class=\"navbar-custom-menu\">\r\n"); |
| | | out.write("\r\n"); |
| | | out.write(" \r\n"); |
| | | out.write(" \r\n"); |
| | | out.write(" <div data-toggle=\"dropdown\">\r\n"); |
| | | out.write(" \r\n"); |
| | | out.write(" \t<span id=localtime class=\"hidden-xs juese\" style=\"float:right;margin-top:15px;font-size:16px;margin-right: 15px;\"></span>\r\n"); |
| | | out.write(" \t<script type=\"text/javascript\">\r\n"); |
| | | out.write("\t\t\t\t\tfunction showLocale(objD)\r\n"); |
| | | out.write("\t\t\t\t\t{\r\n"); |
| | | out.write("\t\t\t\t\t\tvar str,colorhead,colorfoot;\r\n"); |
| | | out.write("\t\t\t\t\t\tvar yy = objD.getYear();\r\n"); |
| | | out.write("\t\t\t\t\t\tif(yy<1900) yy = yy+1900;\r\n"); |
| | | out.write("\t\t\t\t\t\tvar MM = objD.getMonth()+1;\r\n"); |
| | | out.write("\t\t\t\t\t\tif(MM<10) MM = '0' + MM;\r\n"); |
| | | out.write("\t\t\t\t\t\tvar dd = objD.getDate();\r\n"); |
| | | out.write("\t\t\t\t\t\tif(dd<10) dd = '0' + dd;\r\n"); |
| | | out.write("\t\t\t\t\t\tvar hh = objD.getHours();\r\n"); |
| | | out.write("\t\t\t\t\t\tif(hh<10) hh = '0' + hh;\r\n"); |
| | | out.write("\t\t\t\t\t\tvar mm = objD.getMinutes();\r\n"); |
| | | out.write("\t\t\t\t\t\tif(mm<10) mm = '0' + mm;\r\n"); |
| | | out.write("\t\t\t\t\t\tvar ss = objD.getSeconds();\r\n"); |
| | | out.write("\t\t\t\t\t\tif(ss<10) ss = '0' + ss;\r\n"); |
| | | out.write("\t\t\t\t\t\tvar ww = objD.getDay();\r\n"); |
| | | out.write("\t\t\t\t\t\tif ( ww==0 ) colorhead=\"<font color=\\\"#FF0000\\\">\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif ( ww > 0 && ww < 6 ) colorhead=\"<font color=\\\"black\\\">\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif ( ww==6 ) colorhead=\"<font color=\\\"#008000\\\">\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif (ww==0) ww=\"æææ¥\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif (ww==1) ww=\"ææä¸\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif (ww==2) ww=\"ææäº\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif (ww==3) ww=\"ææä¸\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif (ww==4) ww=\"ææå\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif (ww==5) ww=\"ææäº\";\r\n"); |
| | | out.write("\t\t\t\t\t\tif (ww==6) ww=\"ææå
\";\r\n"); |
| | | out.write("\t\t\t\t\t\tcolorfoot=\"</font>\"\r\n"); |
| | | out.write("\t\t\t\t\t\tstr = colorhead + yy + \"-\" + MM + \"-\" + dd + \" \" + hh + \":\" + mm + \":\" + ss + \" \" + ww + colorfoot;\r\n"); |
| | | out.write("\t\t\t\t\t\treturn(str);\r\n"); |
| | | out.write("\t\t\t\t\t}\r\n"); |
| | | out.write("\t\t\t\t\tfunction tick()\r\n"); |
| | | out.write("\t\t\t\t\t{\r\n"); |
| | | out.write("\t\t\t\t\t\tvar today;\r\n"); |
| | | out.write("\t\t\t\t\t\ttoday = new Date();\r\n"); |
| | | out.write("\t\t\t\t\t\tdocument.getElementById(\"localtime\").innerHTML = showLocale(today);\r\n"); |
| | | out.write("\t\t\t\t\t\twindow.setTimeout(\"tick()\", 1000);\r\n"); |
| | | out.write("\t\t\t\t\t}\r\n"); |
| | | out.write("\t\t\t\t\ttick();\r\n"); |
| | | out.write("\t\t\t\t\t</script>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<span id ='infos' style=\"width:100px; margin-right:30px;line-height:50px;color:#ff0;\"></span>\r\n"); |
| | | out.write(" </div>\r\n"); |
| | | out.write(" \r\n"); |
| | | out.write(" </div>\r\n"); |
| | | out.write(" </nav>\r\n"); |
| | | out.write("</header>"); |
| | | out.write("\r\n"); |
| | | out.write(" "); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | if (_jspx_meth_c_set_2(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("<!-- Left side column. contains the logo and sidebar -->\r\n"); |
| | | out.write("<link href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/styles/quanxiang.css\" type=\"text/css\" rel=\"stylesheet\" />\r\n"); |
| | | out.write("<script type=\"text/javascript\" src=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/jquery/jquery-3.1.0.min.js\"></script>\r\n"); |
| | | out.write("<script>\r\n"); |
| | | out.write(" //å±ç¤ºæ¨¡åå表å¨ç»ææ\r\n"); |
| | | out.write(" $(function() {\r\n"); |
| | | out.write(" //1.è·åèåå
ç´ \r\n"); |
| | | out.write(" var dv = $(\".menu div\");\r\n"); |
| | | out.write(" dv.click(function() {\r\n"); |
| | | out.write(" \t\r\n"); |
| | | out.write(" var die = $(this);\r\n"); |
| | | out.write(" //2.è·åspançidåç§°\r\n"); |
| | | out.write(" var jiantou = $(this).children(\"span\").attr(\"id\");\r\n"); |
| | | out.write(" if (die.next(\"ul\").is(\":hidden\")) {\r\n"); |
| | | out.write(" $(\"ul\").hide(500);\r\n"); |
| | | out.write(" die.next(\"ul\").show(500);\r\n"); |
| | | out.write(" $('#' + jiantou + '').animate({}, function() {\r\n"); |
| | | out.write(" $(this).css({\r\n"); |
| | | out.write(" //æè½¬è§åº¦\r\n"); |
| | | out.write(" /* 'transform': 'rotate(90deg)' */\r\n"); |
| | | out.write(" });\r\n"); |
| | | out.write(" })\r\n"); |
| | | out.write(" } else {\r\n"); |
| | | out.write(" //3.ç¹å»éèèå\r\n"); |
| | | out.write(" die.next(\"ul\").hide(500);\r\n"); |
| | | out.write(" $('#' + jiantou + '').animate({}, function() {\r\n"); |
| | | out.write(" $(this).css({\r\n"); |
| | | out.write(" 'transform': 'rotate(0deg)'\r\n"); |
| | | out.write(" });\r\n"); |
| | | out.write(" })\r\n"); |
| | | out.write(" }\r\n"); |
| | | out.write(" })\r\n"); |
| | | out.write(" })\r\n"); |
| | | out.write(" \r\n"); |
| | | out.write("</script>\r\n"); |
| | | out.write("<aside id=\"asidees\" class=\"main-sidebar\" style=\"background-color:#D5EAFF\">\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\t<!-- sidebar: style can be found in sidebar.less -->\r\n"); |
| | | out.write("\t<section class=\"sidebar\">\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_0(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_1(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_2(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_3(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_4(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_5(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_6(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_7(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_8(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_9(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_10(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_11(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_12(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_13(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_14(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_15(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_16(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_17(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_18(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_19(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_20(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_21(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_22(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_23(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_24(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_25(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_26(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_27(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_28(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_29(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_30(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_31(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_32(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_33(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_34(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\t\t<!-- /.sidebar-menu -->\r\n"); |
| | | out.write("\t\t"); |
| | | if (_jspx_meth_shiro_hasRole_35(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\t</section>\r\n"); |
| | | out.write("\t<!-- /.sidebar -->\r\n"); |
| | | out.write("</aside>"); |
| | | out.write("\r\n"); |
| | | out.write(" "); |
| | | if (_jspx_meth_sitemesh_body_0(_jspx_page_context)) |
| | | return; |
| | | out.write("\r\n"); |
| | | out.write(" "); |
| | | out.write("\r\n"); |
| | | out.write("<!-- Main Footer -->\r\n"); |
| | | out.write("<footer id=\"footeres\" class=\"main-footer\" style=\"text-align:center;background: #D5EAFF;\">\r\n"); |
| | | out.write(" <!-- Default to the left -->\r\n"); |
| | | out.write(" <strong >Copyright © <span id=\"showYear\">2015-2020</span> <a href=\"https://www.northglass.com/d/shanghai-northglass.html\">䏿µ·åç»èªå¨åææ¯æéå
¬å¸</a>.</strong> All rights reserved.\r\n"); |
| | | out.write("</footer>\r\n"); |
| | | out.write("<script>\r\n"); |
| | | out.write("var date = new Date();\r\n"); |
| | | out.write("var currentYear = date.getFullYear();\r\n"); |
| | | out.write("function showYear(){\r\n"); |
| | | out.write("\t$(\"#showYear\").html(\"2015-\"+currentYear);\r\n"); |
| | | out.write("\t\r\n"); |
| | | out.write("}\r\n"); |
| | | out.write("showYear();\r\n"); |
| | | out.write("</script>\r\n"); |
| | | out.write(" \r\n"); |
| | | out.write("</div>\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("<!-- REQUIRED JS SCRIPTS -->\r\n"); |
| | | out.write("<!-- Bootstrap 3.3.7 -->\r\n"); |
| | | out.write("<script src=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/AdminLTE/bower_components/bootstrap/dist/js/bootstrap.min.js\"></script>\r\n"); |
| | | out.write("<!-- AdminLTE App -->\r\n"); |
| | | out.write("<script src=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/static/AdminLTE/dist/js/adminlte.min.js\"></script>\r\n"); |
| | | out.write("</body>\r\n"); |
| | | out.write("</html>"); |
| | | } 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); |
| | | else throw new ServletException(t); |
| | | } |
| | | } finally { |
| | | _jspxFactory.releasePageContext(_jspx_page_context); |
| | | } |
| | | } |
| | | |
| | | private boolean _jspx_meth_c_set_0(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // c:set |
| | | org.apache.taglibs.standard.tag.rt.core.SetTag _jspx_th_c_set_0 = (org.apache.taglibs.standard.tag.rt.core.SetTag) _jspx_tagPool_c_set_var_value_nobody.get(org.apache.taglibs.standard.tag.rt.core.SetTag.class); |
| | | _jspx_th_c_set_0.setPageContext(_jspx_page_context); |
| | | _jspx_th_c_set_0.setParent(null); |
| | | _jspx_th_c_set_0.setVar("ctx"); |
| | | _jspx_th_c_set_0.setValue((java.lang.Object) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${pageContext.request.contextPath}", java.lang.Object.class, (PageContext)_jspx_page_context, null)); |
| | | int _jspx_eval_c_set_0 = _jspx_th_c_set_0.doStartTag(); |
| | | if (_jspx_th_c_set_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_0); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_0); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_sitemesh_title_0(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // sitemesh:title |
| | | com.opensymphony.module.sitemesh.taglib.decorator.TitleTag _jspx_th_sitemesh_title_0 = (com.opensymphony.module.sitemesh.taglib.decorator.TitleTag) _jspx_tagPool_sitemesh_title_nobody.get(com.opensymphony.module.sitemesh.taglib.decorator.TitleTag.class); |
| | | _jspx_th_sitemesh_title_0.setPageContext(_jspx_page_context); |
| | | _jspx_th_sitemesh_title_0.setParent(null); |
| | | int _jspx_eval_sitemesh_title_0 = _jspx_th_sitemesh_title_0.doStartTag(); |
| | | if (_jspx_th_sitemesh_title_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_sitemesh_title_nobody.reuse(_jspx_th_sitemesh_title_0); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_sitemesh_title_nobody.reuse(_jspx_th_sitemesh_title_0); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_sitemesh_head_0(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // sitemesh:head |
| | | com.opensymphony.module.sitemesh.taglib.decorator.HeadTag _jspx_th_sitemesh_head_0 = (com.opensymphony.module.sitemesh.taglib.decorator.HeadTag) _jspx_tagPool_sitemesh_head_nobody.get(com.opensymphony.module.sitemesh.taglib.decorator.HeadTag.class); |
| | | _jspx_th_sitemesh_head_0.setPageContext(_jspx_page_context); |
| | | _jspx_th_sitemesh_head_0.setParent(null); |
| | | int _jspx_eval_sitemesh_head_0 = _jspx_th_sitemesh_head_0.doStartTag(); |
| | | if (_jspx_th_sitemesh_head_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_sitemesh_head_nobody.reuse(_jspx_th_sitemesh_head_0); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_sitemesh_head_nobody.reuse(_jspx_th_sitemesh_head_0); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_c_set_1(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // c:set |
| | | org.apache.taglibs.standard.tag.rt.core.SetTag _jspx_th_c_set_1 = (org.apache.taglibs.standard.tag.rt.core.SetTag) _jspx_tagPool_c_set_var_value_nobody.get(org.apache.taglibs.standard.tag.rt.core.SetTag.class); |
| | | _jspx_th_c_set_1.setPageContext(_jspx_page_context); |
| | | _jspx_th_c_set_1.setParent(null); |
| | | _jspx_th_c_set_1.setVar("ctx"); |
| | | _jspx_th_c_set_1.setValue((java.lang.Object) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${pageContext.request.contextPath}", java.lang.Object.class, (PageContext)_jspx_page_context, null)); |
| | | int _jspx_eval_c_set_1 = _jspx_th_c_set_1.doStartTag(); |
| | | if (_jspx_th_c_set_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_1); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_1); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_c_set_2(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // c:set |
| | | org.apache.taglibs.standard.tag.rt.core.SetTag _jspx_th_c_set_2 = (org.apache.taglibs.standard.tag.rt.core.SetTag) _jspx_tagPool_c_set_var_value_nobody.get(org.apache.taglibs.standard.tag.rt.core.SetTag.class); |
| | | _jspx_th_c_set_2.setPageContext(_jspx_page_context); |
| | | _jspx_th_c_set_2.setParent(null); |
| | | _jspx_th_c_set_2.setVar("ctx"); |
| | | _jspx_th_c_set_2.setValue((java.lang.Object) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${pageContext.request.contextPath}", java.lang.Object.class, (PageContext)_jspx_page_context, null)); |
| | | int _jspx_eval_c_set_2 = _jspx_th_c_set_2.doStartTag(); |
| | | if (_jspx_th_c_set_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_2); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_c_set_var_value_nobody.reuse(_jspx_th_c_set_2); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_0(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_0 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_0.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_0.setParent(null); |
| | | _jspx_th_shiro_hasRole_0.setName("admin"); |
| | | int _jspx_eval_shiro_hasRole_0 = _jspx_th_shiro_hasRole_0.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/3\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/1\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=3\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æµé管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/manage/1\"> ä¸#æµé详æ
</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/1\"> ä¸#æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/manage/2\"> äº#æµé详æ
</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/2\"> äº#æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/manage/3\"> ä¸#æµé详æ
</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/3\"> ä¸#æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>çç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank2/1\"> ä¸çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagetask/1\"> ä¸çç笼任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank/2\"> äºçç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagetask/2\"> äºçç笼任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank/3\"> ä¸#çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagetask/3\"> ä¸#çç笼任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>磨边管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/1\"> ä¸#宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/1\"> ä¸#å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/2\"> äº#宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/2\"> äº#å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\r\n"); |
| | | out.write(" \t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/3\"> ä¸#宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/3\"> ä¸#å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>å¤å管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/compound/1\"> ä¸#å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/1\"> ä¸#å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/compound/2\"> äº#å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/2\"> äº#å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/compound/3\"> ä¸#å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/3\"> ä¸#å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/loadmachinerack/1\"> ä¸#ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/weihu?line=1&segment=L\"> ä¸#è½æ¶æ¾ç¤º</a></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/1/çå¾
ä¸\"> ä¸#çå¾
éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/1/æ£å¨å·¥ä½\"> ä¸#å·¥ä½éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/1/已宿\"> ä¸#宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/loadmachinerack/2\"> äº#ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/weihu?line=2&segment=L\"> äº#è½æ¶æ¾ç¤º</a></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/2/çå¾
ä¸\"> äº#çå¾
éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/2/æ£å¨å·¥ä½\"> äº#å·¥ä½éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/2/已宿\"> äº#宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/loadmachinerack/3\"> ä¸#ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/weihu?line=3&segment=L\"> ä¸#è½æ¶æ¾ç¤º</a></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/3/çå¾
ä¸\"> ä¸#çå¾
éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/3/æ£å¨å·¥ä½\"> ä¸#å·¥ä½éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/3/已宿\"> ä¸#宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=å·å å·¥\"> å·å å·¥äº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>订åå°ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstasklit/1\"> ä¸#订åå°çä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstaskdamaged/1\"> ä¸#å°çç ´æä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstasklit/2\"> äº#订åå°çä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstaskdamaged/2\"> äº#å°çç ´æä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstasklit/3\"> ä¸#订åå°çä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstaskdamaged/3\"> ä¸#å°çç ´æä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>è¡¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/ajtab?select=all\"> è¡¥ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>é¢åå管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_GH_ShangPianWei?group=2\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_CPLook\"> åºå
ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/toughening/compound/2\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_OnlineGlass?group=2&gongyi=é¢åå\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_rank_piece\"> ç»çè°åº</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layoutEx?l=2\"> æçå¾</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=é¢å\"> é¢åæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>é¢åå管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_GH_HouXiaPianWei?group=2\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/toughening/compounds/2\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_OnlineGlass?group=2&gongyi=é¢åå\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CP_Data\"> ç ´ææ¥å·¥</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layoutEx?l=2\"> æçå¾</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¿®æ¹å¯ç <span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/password\"> ä¿®æ¹å¯ç </a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æ¥è¡¨ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/shelfreportform\"> åçä»å¨æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/shelfrankreportform\"> ä»å¨è°æ¨æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/galssdetailsreportform\"> å·å å·¥æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?rfName=å岿ç»\"> åå²æç»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/cutmanagerepoortform1\"> å岿»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/cutmanagerepoortform2\"> åå²åçæ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/yuanpianpandian\"> åççç¹æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/galssmeasurereportform\"> åè£çæç»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/galssmeasurereportform1\"> åè£çæ»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/liuchengkaReportForm\"> æµç¨å¡æ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=å·å å·¥\"> å·å å·¥äº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=é¢å\"> é¢åäº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm_merge\"> åçåè£çæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_DT_dapingxianshi\" target=\"_blank\"> 大屿¾ç¤º</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åæåä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_liaojia\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_renwu\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_DZ_Wei\"> åè£
ä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager2/gettask\"> é¢å夹è¶ä»»å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_rank_piecess\"> ç»çè°åº</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç©ºç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=1\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=2\"> é¢åäº#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=3\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKSP_renwu?group=1\"> ä»»å¡éå1</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKSP_renwu?group=2\"> ä»»å¡éå2</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKSP_renwu?group=3\"> ä»»å¡éå3</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_ShangPianWei?group=1\"> ä¸å·ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_ShangPianWei?group=2\"> äºå·ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_ShangPianWei?group=3\"> ä¸å·ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=1\"> ä¸#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=2\"> äº#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=3\"> ä¸#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=4\"> å#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç©ºçç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKLPL_Info\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_LP_renwu\"> çç笼任å¡</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKLPL_ShangPianWei\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/hollowslicecage/manage/4\"> #æµé详æ
</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/4\"> #æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKLP_ShouDong\"> ä¸ç©ºççä¼å</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æµç¨å¡æå°<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print1?line=1\"> 1å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print1?line=2\"> 2å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print1?line=3\"> 3å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t</ul>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t<div class='menu_title'>ä¸ç©ºå¤¹è¶çº¿<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\"http://10.12.0.104:8080/GERP/pp/shengchanbaobiao/HTML/bengongxurenwuchaxun.jsp?gx=夹å±\"> å¤¹è¶æªæ¥å·¥</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\"http://10.12.0.104:8080/GERP/pp/shengchanbaobiao/HTML/fenjiachanliangchaxun.jsp?gx=夹å±\"> 夹è¶å·²æ¥å·¥</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print?line=1\"> ä¸ç©º1å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print?line=2\"> ä¸ç©º2å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print?line=3\"> ä¸ç©º3å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print?line=4\"> ä¸ç©º4å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t\r\n"); |
| | | out.write(" <li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t\r\n"); |
| | | out.write("\t\t\t<div class='menu_title'>æå¼¯æ¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=1\"> ä¸#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=2\"> äº#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=3\"> ä¸#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=4\"> å#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t\t\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_0.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_0); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_0); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_1(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_1 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_1.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_1.setParent(null); |
| | | _jspx_th_shiro_hasRole_1.setName("qiege3"); |
| | | int _jspx_eval_shiro_hasRole_1 = _jspx_th_shiro_hasRole_1.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_1 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æ¥è¡¨ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/shelfreportform\"> åçä»å¨æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/shelfrankreportform\"> ä»å¨è°æ¨æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/galssdetailsreportform\"> å·å å·¥æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?rfName=å岿ç»\"> åå²æç»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/cutmanagerepoortform1\"> å岿»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm_merge\"> åçåè£çæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_1.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_1); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_1); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_2(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_2 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_2.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_2.setParent(null); |
| | | _jspx_th_shiro_hasRole_2.setName("shangpian1-1"); |
| | | int _jspx_eval_shiro_hasRole_2 = _jspx_th_shiro_hasRole_2.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_2 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=1\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/1\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages2\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/1\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>è¡¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/ajtab?select=all\"> è¡¥ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_2.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_2); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_2); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_3(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_3 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_3.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_3.setParent(null); |
| | | _jspx_th_shiro_hasRole_3.setName("shangpian1-2"); |
| | | int _jspx_eval_shiro_hasRole_3 = _jspx_th_shiro_hasRole_3.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_3 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=1\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/1\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages2\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/1\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>è¡¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/ajtab?select=all\"> è¡¥ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_3.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_3); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_3); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_4(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_4 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_4.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_4.setParent(null); |
| | | _jspx_th_shiro_hasRole_4.setName("shangpian2-1"); |
| | | int _jspx_eval_shiro_hasRole_4 = _jspx_th_shiro_hasRole_4.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_4 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=2\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/2\"> é¢åäº#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages2\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/2\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>è¡¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/ajtab?select=all\"> è¡¥ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_4.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_4); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_4); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_5(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_5 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_5.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_5.setParent(null); |
| | | _jspx_th_shiro_hasRole_5.setName("shangpian2-2"); |
| | | int _jspx_eval_shiro_hasRole_5 = _jspx_th_shiro_hasRole_5.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_5 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=2\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/2\"> é¢åäº#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages2\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/2\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>è¡¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/ajtab?select=all\"> è¡¥ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_5.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_5); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_5); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_6(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_6 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_6.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_6.setParent(null); |
| | | _jspx_th_shiro_hasRole_6.setName("shangpian3-1"); |
| | | int _jspx_eval_shiro_hasRole_6 = _jspx_th_shiro_hasRole_6.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_6 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=3\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/3\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages2\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/3\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>è¡¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/ajtab?select=all\"> è¡¥ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_6.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_6); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_6); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_7(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_7 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_7.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_7.setParent(null); |
| | | _jspx_th_shiro_hasRole_7.setName("shangpian3-2"); |
| | | int _jspx_eval_shiro_hasRole_7 = _jspx_th_shiro_hasRole_7.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_7 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=3\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/3\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages2\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/3\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>è¡¥ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/ajtab?select=all\"> è¡¥ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_7.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_7); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_7); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_8(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_8 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_8.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_8.setParent(null); |
| | | _jspx_th_shiro_hasRole_8.setName("cangchu"); |
| | | int _jspx_eval_shiro_hasRole_8 = _jspx_th_shiro_hasRole_8.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_8 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åçä»å¨<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/rankmanager\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/shelftask\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager/enterandexitrack\" > è¿åºåºç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/createcolor\"> è系管ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_8.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_8); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_8); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_9(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_9 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_9.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_9.setParent(null); |
| | | _jspx_th_shiro_hasRole_9.setName("xiapian1"); |
| | | int _jspx_eval_shiro_hasRole_9 = _jspx_th_shiro_hasRole_9.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_9 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>çç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank2/1\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>磨边管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/1\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" \t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/1\"> å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>å¤å管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/compound/1\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/1\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/loadmachinerack/1\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/weihu?line=1&segment=L\"> è½æ¶æ¾ç¤º</a></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/1/çå¾
ä¸\"> çå¾
éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/1/æ£å¨å·¥ä½\"> å·¥ä½éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/1/已宿\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=å·å å·¥\"> å·å å·¥äº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>订åå°ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstasklit/1\"> 订åå°çä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstaskdamaged/1\"> å°çç ´æä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t\t\t<div class='menu_title'>æµç¨å¡æå°<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print1?line=1\"> 1å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_9.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_9.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_9); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_9); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_10(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_10 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_10.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_10.setParent(null); |
| | | _jspx_th_shiro_hasRole_10.setName("xiapian2"); |
| | | int _jspx_eval_shiro_hasRole_10 = _jspx_th_shiro_hasRole_10.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_10 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>çç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank/2\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>磨边管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/2\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" \t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/2\"> å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>å¤å管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/compound/2\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/2\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/loadmachinerack/2\"> ä¸çä½ä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/weihu?line=2&segment=L\"> è½æ¶æ¾ç¤º</a></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li> \r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/2/çå¾
ä¸\"> çå¾
éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/2/æ£å¨å·¥ä½\"> å·¥ä½éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/2/已宿\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=å·å å·¥\"> å·å å·¥äº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>订åå°ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstasklit/2\"> 订åå°çä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstaskdamaged/2\"> å°çç ´æä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t\t\t<div class='menu_title'>æµç¨å¡æå°<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print1?line=2\"> 2å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_10.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_10.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_10); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_10); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_11(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_11 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_11.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_11.setParent(null); |
| | | _jspx_th_shiro_hasRole_11.setName("xiapian3"); |
| | | int _jspx_eval_shiro_hasRole_11 = _jspx_th_shiro_hasRole_11.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_11 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>çç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank/3\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>磨边管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/3\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" \t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/3\"> å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>å¤å管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/compound/3\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/compoundMachine/queue/3\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/loadmachinerack/3\"> ä¸çä½ä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/weihu?line=3&segment=L\"> è½æ¶æ¾ç¤º</a></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/3/çå¾
ä¸\"> çå¾
éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/3/æ£å¨å·¥ä½\"> å·¥ä½éå</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/countmachine/detail/3/已宿\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=å·å å·¥\"> å·å å·¥äº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>订åå°ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstasklit/3\"> 订åå°çä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/galssTask/galsstaskdamaged/3\"> å°çç ´æä¿¡æ¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t\t\t<div class='menu_title'>æµç¨å¡æå°<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_print1?line=3\"> 3å·çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_11.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_11.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_11); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_11); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_12(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_12 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_12.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_12.setParent(null); |
| | | _jspx_th_shiro_hasRole_12.setName("celiang1"); |
| | | int _jspx_eval_shiro_hasRole_12 = _jspx_th_shiro_hasRole_12.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_12 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/1\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=1\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æµé管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/manage/1\"> æµé详æ
</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/1\"> æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_12.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_12.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_12); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_12); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_13(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_13 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_13.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_13.setParent(null); |
| | | _jspx_th_shiro_hasRole_13.setName("celiang2"); |
| | | int _jspx_eval_shiro_hasRole_13 = _jspx_th_shiro_hasRole_13.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_13 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/2\"> é¢åäº#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=2\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æµé管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/manage/2\"> æµé详æ
</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/2\"> æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_13.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_13.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_13); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_13); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_14(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_14 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_14.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_14.setParent(null); |
| | | _jspx_th_shiro_hasRole_14.setName("celiang3"); |
| | | int _jspx_eval_shiro_hasRole_14 = _jspx_th_shiro_hasRole_14.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_14 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åå²ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/gettask/3\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/cutmanage/loadmachinerack\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/standalonemanage/intopages\"> åæºé¡µé¢</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_yuliao?l=3\"> 使åº</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æµé管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/manage/3\"> æµé详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/3\"> æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_14.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_14.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_14); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_14); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_15(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_15 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_15.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_15.setParent(null); |
| | | _jspx_th_shiro_hasRole_15.setName("lipian1"); |
| | | int _jspx_eval_shiro_hasRole_15 = _jspx_th_shiro_hasRole_15.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_15 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>çç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank2/1\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagetask/1\"> çç笼任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>磨边管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/1\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" \t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/1\"> å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_15.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_15.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_15); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_15); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_16(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_16 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_16.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_16.setParent(null); |
| | | _jspx_th_shiro_hasRole_16.setName("lipian2"); |
| | | int _jspx_eval_shiro_hasRole_16 = _jspx_th_shiro_hasRole_16.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_16 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>çç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank/2\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagetask/2\"> çç笼任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>磨边管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/2\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" \t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/2\"> å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_16.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_16.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_16); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_16); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_17(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_17 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_17.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_17.setParent(null); |
| | | _jspx_th_shiro_hasRole_17.setName("lipian3"); |
| | | int _jspx_eval_shiro_hasRole_17 = _jspx_th_shiro_hasRole_17.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_17 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>çç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagerank/3\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/slicecage/slicecagetask/3\"> çç笼任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>磨边管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliweiFinish/3\"> 宿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write(" \t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/gaoliwei/gaoliwei/3\"> å·¥ä½éå</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>设å¤ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/device/getstatu\"> 设å¤ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_17.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_17.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_17); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_17); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_18(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_18 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_18.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_18.setParent(null); |
| | | _jspx_th_shiro_hasRole_18.setName("luojiaxianshi3"); |
| | | int _jspx_eval_shiro_hasRole_18 = _jspx_th_shiro_hasRole_18.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_18 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mes/weihu?line=3&segment=L\"> è½æ¶æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_18.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_18.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_18); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_18); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_19(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_19 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_19.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_19.setParent(null); |
| | | _jspx_th_shiro_hasRole_19.setName("guanliyuan1"); |
| | | int _jspx_eval_shiro_hasRole_19 = _jspx_th_shiro_hasRole_19.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_19 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æ¥è¡¨ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/shelfreportform\"> åçä»å¨æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/shelfrankreportform\"> ä»å¨è°æ¨æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/galssdetailsreportform\"> å·å å·¥æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?rfName=å岿ç»\"> åå²æç»æ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/cutmanagerepoortform1\"> å岿»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/cutmanagerepoortform2\"> åå²åçæ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=å·å å·¥\"> å·å å·¥äº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=é¢å\"> é¢åäº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t"); |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/liuchengkaReportForm\"> æµç¨å¡æ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=å·å å·¥\"> å·å å·¥äº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=é¢å\"> é¢åäº§éæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm_merge\"> åçåè£çæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_DT_dapingxianshi\" target=\"_blank\"> 大屿¾ç¤º</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¿®æ¹å¯ç <span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/password\"> ä¿®æ¹å¯ç </a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_19.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_19.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_19); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_19); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_20(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_20 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_20.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_20.setParent(null); |
| | | _jspx_th_shiro_hasRole_20.setName("qiegebaobiao1"); |
| | | int _jspx_eval_shiro_hasRole_20 = _jspx_th_shiro_hasRole_20.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_20 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æ¥è¡¨ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?rfName=å岿ç»\"> åå²æç»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/cutmanagerepoortform1\"> å岿»æ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/reportform/cutmanagerepoortform2\"> åå²åçæ¥è¡¨</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm_merge\"> åçåè£çæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_20.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_20.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_20); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_20); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_21(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_21 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_21.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_21.setParent(null); |
| | | _jspx_th_shiro_hasRole_21.setName("ganghuaqian1"); |
| | | int _jspx_eval_shiro_hasRole_21 = _jspx_th_shiro_hasRole_21.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_21 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>é¢åå管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_GH_ShangPianWei?group=1\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_CPLook\"> åºå
ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/toughening/compound/1\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_OnlineGlass?group=1&gongyi=é¢åå\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_rank_piece\"> ç»çè°åº</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layoutEx?l=1\"> æçå¾</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=é¢å\"> é¢åæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_21.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_21.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_21); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_21); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_22(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_22 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_22.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_22.setParent(null); |
| | | _jspx_th_shiro_hasRole_22.setName("ganghuaqian2"); |
| | | int _jspx_eval_shiro_hasRole_22 = _jspx_th_shiro_hasRole_22.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_22 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" > \t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>é¢åå管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_GH_ShangPianWei?group=2\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_CPLook\"> åºå
ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/toughening/compound/2\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_OnlineGlass?group=2&gongyi=é¢åå\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_rank_piece\"> ç»çè°åº</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layoutEx?l=2\"> æçå¾</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ReportForm?gongyi=é¢å\"> é¢åæ¥è¡¨</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_22.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_22.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_22); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_22); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_23(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_23 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_23.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_23.setParent(null); |
| | | _jspx_th_shiro_hasRole_23.setName("ganghuahou1"); |
| | | int _jspx_eval_shiro_hasRole_23 = _jspx_th_shiro_hasRole_23.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_23 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>é¢åå管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_GH_HouXiaPianWei?group=1\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/toughening/compounds/1\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_OnlineGlass?group=1&gongyi=é¢åå\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CP_Data\"> ç ´ææ¥å·¥</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layout?l=1\"> ç ´ææ±æ¥</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layoutEx?l=1\"> æçå¾</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_23.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_23.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_23); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_23); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_24(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_24 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_24.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_24.setParent(null); |
| | | _jspx_th_shiro_hasRole_24.setName("ganghuahou2"); |
| | | int _jspx_eval_shiro_hasRole_24 = _jspx_th_shiro_hasRole_24.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_24 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>é¢åå管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_GH_HouXiaPianWei?group=2\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/toughening/compounds/2\"> å¤åéå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_OnlineGlass?group=2&gongyi=é¢åå\"> å¨çº¿éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CP_Data\"> ç ´ææ¥å·¥</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layout?l=2\"> ç ´ææ±æ¥</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_layoutEx?l=2\"> æçå¾</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_24.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_24.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_24); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_24); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_25(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_25 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_25.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_25.setParent(null); |
| | | _jspx_th_shiro_hasRole_25.setName("cangchu2"); |
| | | int _jspx_eval_shiro_hasRole_25 = _jspx_th_shiro_hasRole_25.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_25 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åæåä»å¨ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_liaojia\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_renwu\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/shelfmanager2/gettask\"> é¢å夹è¶ä»»å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_rank_piecess\"> ç»çè°åº</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_25.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_25.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_25); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_25); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_26(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_26 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_26.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_26.setParent(null); |
| | | _jspx_th_shiro_hasRole_26.setName("diaozhuangwei2"); |
| | | int _jspx_eval_shiro_hasRole_26 = _jspx_th_shiro_hasRole_26.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_26 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>åæåä»å¨ç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_liaojia\"> ææ¶ç®¡ç</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_CC_renwu\" > ä»å¨ä»»å¡ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_DZ_Wei\"> åè£
ä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_rank_piecess\"> ç»çè°åº</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=1\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=2\"> é¢åäº#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=3\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_26.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_26.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_26); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_26); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_27(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_27 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_27.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_27.setParent(null); |
| | | _jspx_th_shiro_hasRole_27.setName("zhongkonglipian"); |
| | | int _jspx_eval_shiro_hasRole_27 = _jspx_th_shiro_hasRole_27.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_27 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç©ºçç笼管ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKLPL_Info\"> çç笼详æ
</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_LP_renwu\"> çç笼任å¡</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKLPL_ShangPianWei\"> ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/hollowslicecage/manage/4\"> #æµé详æ
</a></li>\r\n"); |
| | | out.write(" \t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/identifymachine/setup/4\"> #æµé设置</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write(" <li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKLP_ShouDong\"> ä¸ç©ºççä¼å</a></li>\r\n"); |
| | | out.write(" <li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_27.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_27.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_27); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_27); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_28(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_28 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_28.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_28.setParent(null); |
| | | _jspx_th_shiro_hasRole_28.setName("zhongkong1"); |
| | | int _jspx_eval_shiro_hasRole_28 = _jspx_th_shiro_hasRole_28.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_28 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç©ºç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=1\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKSP_renwu?group=1\"> ä»»å¡éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_ShangPianWei?group=1\"> ä¸#ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=1\"> ä¸#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=1\"> ä¸#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_28.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_28.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_28); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_28); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_29(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_29 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_29.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_29.setParent(null); |
| | | _jspx_th_shiro_hasRole_29.setName("zhongkong2"); |
| | | int _jspx_eval_shiro_hasRole_29 = _jspx_th_shiro_hasRole_29.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_29 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç©ºç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=2\"> é¢åäº#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKSP_renwu?group=2\"> ä»»å¡éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_ShangPianWei?group=2\"> äº#ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=2\"> äº#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=2\"> äº#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_29.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_29.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_29); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_29); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_30(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_30 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_30.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_30.setParent(null); |
| | | _jspx_th_shiro_hasRole_30.setName("zhongkong3"); |
| | | int _jspx_eval_shiro_hasRole_30 = _jspx_th_shiro_hasRole_30.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_30 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç©ºç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=3\"> é¢åä¸#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKSP_renwu?group=3\"> ä»»å¡éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_ShangPianWei?group=3\"> ä¸#ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=3\"> ä¸#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=3\"> ä¸#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_30.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_30.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_30); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_30); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_31(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_31 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_31.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_31.setParent(null); |
| | | _jspx_th_shiro_hasRole_31.setName("zhongkong4"); |
| | | int _jspx_eval_shiro_hasRole_31 = _jspx_th_shiro_hasRole_31.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_31 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>ä¸ç©ºç®¡ç<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\t\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKRW_renwu?group=4\"> é¢åå#线任å¡</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZKSP_renwu?group=4\"> ä»»å¡éå</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_ShangPianWei?group=4\"> å#ä¸çä½ä¿¡æ¯</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=4\"> å#æå¼¯æ¾ç¤º</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_ZK_dayin?group=4\"> å#æå°</a></li>\t\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_31.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_31.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_31); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_31); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_32(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_32 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_32.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_32.setParent(null); |
| | | _jspx_th_shiro_hasRole_32.setName("zhewan1"); |
| | | int _jspx_eval_shiro_hasRole_32 = _jspx_th_shiro_hasRole_32.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_32 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æå¼¯<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=1\"> ä¸ç©º1#æå¼¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_32.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_32.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_32); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_32); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_33(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_33 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_33.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_33.setParent(null); |
| | | _jspx_th_shiro_hasRole_33.setName("zhewan2"); |
| | | int _jspx_eval_shiro_hasRole_33 = _jspx_th_shiro_hasRole_33.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_33 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æå¼¯<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=2\"> ä¸ç©º2#æå¼¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_33.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_33.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_33); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_33); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_34(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_34 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_34.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_34.setParent(null); |
| | | _jspx_th_shiro_hasRole_34.setName("zhewan3"); |
| | | int _jspx_eval_shiro_hasRole_34 = _jspx_th_shiro_hasRole_34.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_34 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>æå¼¯<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\""); |
| | | out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx }", java.lang.String.class, (PageContext)_jspx_page_context, null)); |
| | | out.write("/mesview/_WG_Xianshi?group=3\"> ä¸ç©º3#æå¼¯</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_34.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_34.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_34); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_34); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_shiro_hasRole_35(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // shiro:hasRole |
| | | org.apache.shiro.web.tags.HasRoleTag _jspx_th_shiro_hasRole_35 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class); |
| | | _jspx_th_shiro_hasRole_35.setPageContext(_jspx_page_context); |
| | | _jspx_th_shiro_hasRole_35.setParent(null); |
| | | _jspx_th_shiro_hasRole_35.setName("jiajiaoxian"); |
| | | int _jspx_eval_shiro_hasRole_35 = _jspx_th_shiro_hasRole_35.doStartTag(); |
| | | if (_jspx_eval_shiro_hasRole_35 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) { |
| | | do { |
| | | out.write("\r\n"); |
| | | out.write("\t\t\t<div class=\"menu\" >\r\n"); |
| | | out.write("\t\t\t\t<div class='menu_title'>夹è¶<span class='indicator' id='indicator'>â¼</span></div>\r\n"); |
| | | out.write("\t\t\t\t<ul class='test'>\r\n"); |
| | | out.write("\t\t\t\t\t<li><a href=\"http://10.12.0.104:8080/GERP/pp/shengchanbaobiao/HTML/fenjiachanliangchaxun.jsp?gx=夹å±\"> 夹è¶çº¿</a></li>\r\n"); |
| | | out.write("\t\t\t\t\t<li class='item_divider'></li>\t\r\n"); |
| | | out.write("\t\t\t\t</ul>\r\n"); |
| | | out.write("\t\t\t</div>\r\n"); |
| | | out.write("\t\t"); |
| | | int evalDoAfterBody = _jspx_th_shiro_hasRole_35.doAfterBody(); |
| | | if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN) |
| | | break; |
| | | } while (true); |
| | | } |
| | | if (_jspx_th_shiro_hasRole_35.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_35); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_35); |
| | | return false; |
| | | } |
| | | |
| | | private boolean _jspx_meth_sitemesh_body_0(PageContext _jspx_page_context) |
| | | throws Throwable { |
| | | PageContext pageContext = _jspx_page_context; |
| | | JspWriter out = _jspx_page_context.getOut(); |
| | | // sitemesh:body |
| | | com.opensymphony.module.sitemesh.taglib.decorator.BodyTag _jspx_th_sitemesh_body_0 = (com.opensymphony.module.sitemesh.taglib.decorator.BodyTag) _jspx_tagPool_sitemesh_body_nobody.get(com.opensymphony.module.sitemesh.taglib.decorator.BodyTag.class); |
| | | _jspx_th_sitemesh_body_0.setPageContext(_jspx_page_context); |
| | | _jspx_th_sitemesh_body_0.setParent(null); |
| | | int _jspx_eval_sitemesh_body_0 = _jspx_th_sitemesh_body_0.doStartTag(); |
| | | if (_jspx_th_sitemesh_body_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) { |
| | | _jspx_tagPool_sitemesh_body_nobody.reuse(_jspx_th_sitemesh_body_0); |
| | | return true; |
| | | } |
| | | _jspx_tagPool_sitemesh_body_nobody.reuse(_jspx_th_sitemesh_body_0); |
| | | return false; |
| | | } |
| | | } |