严智鑫
2025-11-13 945bc394f40d8af1072a53da9a94f24207124e6d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
package org.apache.jsp.WEB_002dINF.views.shelfmanager;
 
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
 
public final class taskimport_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;
 
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_set_var_value_nobody;
  private org.apache.jasper.runtime.TagHandlerPool _jspx_tagPool_c_if_test;
 
  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_c_if_test = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
  }
 
  public void _jspDestroy() {
    _jspx_tagPool_c_set_var_value_nobody.release();
    _jspx_tagPool_c_if_test.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");
      if (_jspx_meth_c_set_0(_jspx_page_context))
        return;
      out.write("\r\n");
      out.write("<html>\r\n");
      out.write("<head>\r\n");
      out.write("    <title>管理汇总</title>\r\n");
      out.write("<script>\r\n");
      out.write("\tvar contextPath = \"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${pageContext.request.contextPath}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("\";\r\n");
      out.write("</script>\r\n");
      out.write("\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/jquery-file-upload/css/jquery.fileupload.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 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-file-upload/js/vendor/jquery.ui.widget.js\" type=\"text/javascript\"></script>\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/jquery-file-upload/js/jquery.iframe-transport.js\" type=\"text/javascript\"></script>\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/jquery-file-upload/js/jquery.fileupload.js\" type=\"text/javascript\"></script>\r\n");
      out.write("<script language=\"javascript\" 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/util/util.js\"></script>\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/global/taskmanager/taskmanager.js\" ></script>\r\n");
      out.write("\r\n");
      out.write("\r\n");
      out.write("<style type=\"text/css\">\r\n");
      out.write("\t@IMPORT url(\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/static/global/taskmanager/taskmanager.css\");\r\n");
      out.write("</style>\r\n");
      out.write("<style type=\"text/css\"> \r\n");
      out.write(" \t#task{ \r\n");
      out.write(" \theight:360px; \r\n");
      out.write(" \toverflow: auto; \r\n");
      out.write("\t}\r\n");
      out.write("\t.use{\r\n");
      out.write("\tmargin-left: 30px;\r\n");
      out.write("\tfont-size: 18px;\r\n");
      out.write("\t}\r\n");
      out.write("</style>\r\n");
      out.write("</head>\r\n");
      out.write("<body>\r\n");
      out.write("  \t<div class=\"content-wrapper\">\r\n");
      out.write("    <div>\r\n");
      out.write("    \t<section class=\"content-header\">\r\n");
      out.write("      \t\t<h1>仓储管理<small>仓储</small></h1>\r\n");
      out.write("      \t<ol class=\"breadcrumb\">\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("/shelfmanager/taskimport\"><i class=\"fa fa-reply\"></i>选择下发</a></li>\r\n");
      out.write("        \t<li class=\"active\">下发</li>\r\n");
      out.write("      \t</ol>\r\n");
      out.write("    \t</section>\r\n");
      out.write("\t</div>\r\n");
      out.write("\t<div>\r\n");
      out.write("    <section class=\"content container-fluid\">\r\n");
      out.write("    \r\n");
      out.write("     <div id=\"task\">\r\n");
      out.write("       \t<table>\r\n");
      out.write("       \t\t<tr>\r\n");
      out.write("        \t\t<div style=\"width: 99%; margin-left: 160px\">\r\n");
      out.write("\t        \t\t<span  class=\"use\"><img 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/101.png\">二天以内使用过</span>\r\n");
      out.write("\t        \t\t<span class=\"use\"><img 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/104.png\">二天到四天之内使用过</span>\r\n");
      out.write("\t\t\t\t\t<span class=\"use\"><img 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/102.png\">四天以上七天以下没有使用过</span>\r\n");
      out.write("\t\t\t\t\t<span class=\"use\"><img 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/103.png\">七天以内没有使用过</span>\r\n");
      out.write("\t\t\t\t\t<span style=\"margin-left:200px; font-size: 20px;\">吊装位和上片位</span>\r\n");
      out.write("        \t\t</div>\t\r\n");
      out.write("       \t\t</tr>\r\n");
      out.write("       \t\t\r\n");
      out.write("       \t\t<br>\r\n");
      out.write("       \t\t<tr>\r\n");
      out.write("       \t\t\t<td>\r\n");
      out.write("        \t\t\t <div style=\"margin-left:10px;margin-top:10px; overflow: auto\">\r\n");
      out.write("\t        \t\t\t <span>");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${shelfRankInfo}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("</span>\r\n");
      out.write("        \t\t\t </div> \r\n");
      out.write("       \t\t\t</td>\r\n");
      out.write("       \t\t\t<td>\r\n");
      out.write("       \t\t\t\t<span style=\"margin-left:300px\">");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${getShelfHoistInfo}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("</span>\r\n");
      out.write("       \t\t\t\t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n");
      out.write("        \t\t\t<span>");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${LoadMachineRackInfo}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("</span>\r\n");
      out.write("       \t\t\t</td>\r\n");
      out.write("       \t\t</tr>\r\n");
      out.write("       \t</table>\r\n");
      out.write("\t</div>\r\n");
      out.write("\t    <div style=\"font-weight: bolder; font-size: 20px; \">料架占用百分比(%)</div>\r\n");
      out.write("        <div>");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${shelfManagerPrecent}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("</div> \r\n");
      out.write("\t    \r\n");
      out.write("\t    <!-- 进行操作的按钮 -->\r\n");
      out.write("\t\t<div class=\"btn-group\" role=\"group\" aria-label=\"...\">\r\n");
      out.write("\t\t  <a type=\"button\" class=\"btn btn-primary btn-lg\" onclick=\"upload()\" >导入</a>\r\n");
      out.write("\t\t  <a type=\"button\" class=\"btn btn-primary btn-lg\" onclick=\"cancel()\" >删除</a>\r\n");
      out.write("\t\t</div>\r\n");
      out.write("\t\t\r\n");
      out.write("\t\t<!-- 上传文件预览 -->\r\n");
      out.write("\t\t<br><br>\r\n");
      out.write("\t\t<div id=\"file\" style='width:45%;float:left;height: 330px;overflow: auto;'>");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${RawPackageTxtesWait}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("</div>\r\n");
      out.write("\t\t");
      if (_jspx_meth_c_if_0(_jspx_page_context))
        return;
      out.write("\r\n");
      out.write("\t\t<div style='width:45%;float:left;height: 330px;overflow: auto;margin-left: 20px'>");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${RawPackageTxtesSend}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("</div>\r\n");
      out.write("\t\t\r\n");
      out.write("\t    <!-- 文件上传 -->\r\n");
      out.write("\t\t<div class=\"modal fade\" id=\"deleteOneModal\" tabindex=\"-1\" role=\"dialog\"\r\n");
      out.write("\t\t     aria-labelledby=\"myModalLabel\" aria-hidden=\"true\" >\r\n");
      out.write("\t\t    <form class=\"form-horizontal\" role=\"form\" method=\"post\" action=\"");
      out.write((java.lang.String) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${ctx}", java.lang.String.class, (PageContext)_jspx_page_context, null));
      out.write("/upload/uploadSuccess\" id=\"uploadForm\">\r\n");
      out.write("\t\t        <div class=\"modal-dialog modal-lg \" >\r\n");
      out.write("\t\t            <div class=\"modal-content\">\r\n");
      out.write("\t\t                <div class=\"modal-header\">\r\n");
      out.write("\t\t                    <button type=\"button\" class=\"close\"\r\n");
      out.write("\t\t                            data-dismiss=\"modal\" aria-hidden=\"true\"  data-backdrop=\"static\">\r\n");
      out.write("\t\t                        &times;\r\n");
      out.write("\t\t                    </button>\r\n");
      out.write("\t\t                    <h3 class=\"modal-title\" id=\"myModalLabel\" style=\"font-weight: bolder;\">\r\n");
      out.write("\t\t                        上传文件\r\n");
      out.write("\t\t                    </h3>\r\n");
      out.write("\t\t                </div>\r\n");
      out.write("\t\t                <div class=\"modal-body\" style=\"text-align: left;\" id=\"fileUploadComplete\">\r\n");
      out.write("\t\t                \t<div id=\"selectTree\" class=\"ztree\" style=\"height:700px;overflow:auto; \">\r\n");
      out.write("\t\t                \t\t<button type=\"button\" class=\"btn  btn-primary fileinput-button btn-lg\" style=\"margin-top: 38%;margin-left: 41%\" id=\"upload\">\r\n");
      out.write("\t\t                \t\t\t<i class=\"glyphicon glyphicon-plus\"></i><span style=\"margin-left: 10px\">选择上传文件</span>\r\n");
      out.write("\t\t                \t\t\t<input id=\"fileupload\" type=\"file\" name=\"files\" multiple>\r\n");
      out.write("\t\t                \t\t</button>\r\n");
      out.write("\t\t        \t\t\t\t<h4 style=\"margin-left: 44%;\" id=\"ctrl\">按住Ctrl可多选</h4>\r\n");
      out.write("\t\t        \t\t\t</div>\r\n");
      out.write("\t\t                </div>\r\n");
      out.write("\t\t                <div class=\"modal-footer\" style=\"height:80px;overflow:auto; \">\r\n");
      out.write("\t\t                \t<button type=\"button\" class=\"btn btn-primary btn-lg\" id=\"delSubmit\" style=\"margin-left: 2px\">\r\n");
      out.write("\t\t                        <span>开始上传</span>\r\n");
      out.write("\t\t                    </button>\r\n");
      out.write("\t\t                </div>\r\n");
      out.write("\t\t            </div>\r\n");
      out.write("\t\t        </div>\r\n");
      out.write("\t\t    </form>\r\n");
      out.write("\t\t</div> \r\n");
      out.write("    </section>\r\n");
      out.write("    </div>\r\n");
      out.write("    <!-- /.content -->\r\n");
      out.write("  </div>\r\n");
      out.write("  <!-- /.content-wrapper -->\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_c_if_0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  c:if
    org.apache.taglibs.standard.tag.rt.core.IfTag _jspx_th_c_if_0 = (org.apache.taglibs.standard.tag.rt.core.IfTag) _jspx_tagPool_c_if_test.get(org.apache.taglibs.standard.tag.rt.core.IfTag.class);
    _jspx_th_c_if_0.setPageContext(_jspx_page_context);
    _jspx_th_c_if_0.setParent(null);
    _jspx_th_c_if_0.setTest(((java.lang.Boolean) org.apache.jasper.runtime.PageContextImpl.evaluateExpression("${isCenterDisplay}", java.lang.Boolean.class, (PageContext)_jspx_page_context, null)).booleanValue());
    int _jspx_eval_c_if_0 = _jspx_th_c_if_0.doStartTag();
    if (_jspx_eval_c_if_0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
      do {
        out.write("\r\n");
        out.write("\t\t\t<div style='width:88px;border:1px solid #63B8FF;float:left; height: 330px;'>\r\n");
        out.write("\t\t\t\t<br><br><br>\r\n");
        out.write("\t\t\t\t<a type=\"button\" class=\"btn btn-primary btn-lg\" onclick=\"push()\" data-toggle=\"modal\" data-target=\"#myuploadModal\">\r\n");
        out.write("\t\t\t\t\r\n");
        out.write("\t\t\t\t<div class=\"col-md-3 col-sm-4\"><i class=\"fa fa-fw fa-hand-o-right\"></i></div>\r\n");
        out.write("\t\t\t\t</a>\r\n");
        out.write("\t\t  \t\t<br><br><br><br><br>\r\n");
        out.write("\t\t  \t\t<a type=\"button\" class=\"btn btn-primary btn-lg\" onclick=\"reserse()\">\r\n");
        out.write("\t\t  \t\t\r\n");
        out.write("\t\t  \t\t<div class=\"col-md-3 col-sm-4\"><i class=\"fa fa-fw fa-hand-o-left\"></i></div>\r\n");
        out.write("\t\t  \t\t</a>\r\n");
        out.write("\t\t\t</div>\r\n");
        out.write("\t\t");
        int evalDoAfterBody = _jspx_th_c_if_0.doAfterBody();
        if (evalDoAfterBody != javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_AGAIN)
          break;
      } while (true);
    }
    if (_jspx_th_c_if_0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
      return true;
    }
    _jspx_tagPool_c_if_test.reuse(_jspx_th_c_if_0);
    return false;
  }
}