From a15780d9c40c2d0e4e804789eaabb11df0abbf9b Mon Sep 17 00:00:00 2001 From: WispX <1591788658@qq.com> Date: Sun, 21 Oct 2018 13:33:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8D=95=E6=AC=A1=E5=90=8C?= =?UTF-8?q?=E6=97=B6=E4=B8=8A=E4=BC=A0=E6=95=B0=E9=87=8F=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E6=97=A0=E6=95=88=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/view/index/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/index/view/index/index.html b/application/index/view/index/index.html index 4c71762c..16c9477d 100644 --- a/application/index/view/index/index.html +++ b/application/index/view/index/index.html @@ -14,10 +14,10 @@
最大可上传 {:round($config.upload_max_size / 1024 / 1024)} MB的图片,单次同时可上传 {$config.upload_single_num} 张。
+最大可上传 {:round($config.upload_max_size / 1024 / 1024)} MB的图片,单次同时可选择 {$config.upload_single_num} 张。