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");
|
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\r\n");
|
out.write("\t\t\r\n");
|
out.write("\t\t\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");
|
if (_jspx_meth_shiro_hasRole_12(_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_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");
|
if (_jspx_meth_shiro_hasRole_15(_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_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");
|
if (_jspx_meth_shiro_hasRole_18(_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_19(_jspx_page_context))
|
return;
|
out.write("\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");
|
if (_jspx_meth_shiro_hasRole_21(_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_22(_jspx_page_context))
|
return;
|
out.write("\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\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");
|
if (_jspx_meth_shiro_hasRole_25(_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_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\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");
|
if (_jspx_meth_shiro_hasRole_35(_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_36(_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/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("/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/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("/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/_Edg_Statistics?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/_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>\r\n");
|
out.write("\t\t\t\t\t<li><a 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/_Edg_Statistics?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</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("shangpian4-1");
|
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\r\n");
|
out.write("\t\t\t\t\t<li><a 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/4\"> 领取四#线任务</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\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_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("cangchu");
|
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("/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_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("xiapian1");
|
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/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_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("xiapian2");
|
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/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_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("xiapian3");
|
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("/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_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("celiang1");
|
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/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_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("celiang2");
|
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/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_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("celiang3");
|
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("/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_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("lipian1");
|
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/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_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("lipian2");
|
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/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_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("lipian3");
|
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("/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_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("luojiaxianshi3");
|
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\t<li><a 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_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("guanliyuan1");
|
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><a 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/_Edg_Statistics?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/_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_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("qiegebaobiao1");
|
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 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\t<li><a 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/_Edg_Statistics?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</ul>\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("ganghuaqian1");
|
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\" >\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_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("ganghuaqian2");
|
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\" > \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_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("ganghuahou1");
|
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'>\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_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("ganghuahou2");
|
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'>\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_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("cangchu2");
|
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("/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_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("diaozhuangwei2");
|
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'>\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_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("zhongkonglipian");
|
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'>\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_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("zhongkong1");
|
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=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_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("zhongkong2");
|
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\r\n");
|
out.write("\t\t\t\t\t<li><a 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_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("zhongkong3");
|
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'>\r\n");
|
out.write("\t\t\t\t\t<li><a 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_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("zhongkong4");
|
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\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_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("zhewan1");
|
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=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_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("zhewan2");
|
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=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_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("zhewan3");
|
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=\"");
|
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_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_shiro_hasRole_36(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_36 = (org.apache.shiro.web.tags.HasRoleTag) _jspx_tagPool_shiro_hasRole_name.get(org.apache.shiro.web.tags.HasRoleTag.class);
|
_jspx_th_shiro_hasRole_36.setPageContext(_jspx_page_context);
|
_jspx_th_shiro_hasRole_36.setParent(null);
|
_jspx_th_shiro_hasRole_36.setName("jiajiaoxian");
|
int _jspx_eval_shiro_hasRole_36 = _jspx_th_shiro_hasRole_36.doStartTag();
|
if (_jspx_eval_shiro_hasRole_36 != 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_36.doAfterBody();
|
if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
|
break;
|
} while (true);
|
}
|
if (_jspx_th_shiro_hasRole_36.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
|
_jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_36);
|
return true;
|
}
|
_jspx_tagPool_shiro_hasRole_name.reuse(_jspx_th_shiro_hasRole_36);
|
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;
|
}
|
}
|