<%@ page import="com.hotent.core.util.AppConfigUtil" %> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@include file="/commons/include/html_doctype.html"%> <% String max = request.getParameter("max"); String type = request.getParameter("type"); String maxUploadSize = AppConfigUtil.get("maxUploadSize"); %> <%@include file="/commons/include/get.jsp"%> 系统附件上传

将文件拖拽至此区域

序号 文件 大小 进度 状态 操作
{{$index+1}}
{{ item.file.name }}
{{ item.file.size/1024/1024|number:2 }} MB
上传 取消 删除