From 80e992d7faf45063f2c8ee9b169252d6f789c1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E6=A8=B1?= <1265578519@qq.com> Date: Sun, 3 Mar 2019 05:21:14 +0800 Subject: [PATCH] Update upload.html MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 白名单模式可用文件检测,MAX_FILE_SIZE大小检测已经淘汰失效,更换jq来进行页面检测文件大小。 --- rain/template/upload.html | 40 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) diff --git a/rain/template/upload.html b/rain/template/upload.html index 599b6ed..54f2867 100644 --- a/rain/template/upload.html +++ b/rain/template/upload.html @@ -1,11 +1,11 @@
- +
File - +
@@ -20,10 +20,44 @@
- + + +