From c36831cceaac5c4d3c7efde8aecf91fbb0da8e74 Mon Sep 17 00:00:00 2001 From: WispX <1591788658@qq.com> Date: Sat, 14 Mar 2020 20:33:53 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=9B=BE=E7=89=87=E6=9C=80?= =?UTF-8?q?=E5=A4=A7=E4=B8=8A=E4=BC=A0=E9=99=90=E5=88=B6=E5=85=BC=E5=AE=B9?= =?UTF-8?q?=E5=AD=97=E8=8A=82=E5=85=B6=E4=BB=96=E5=8D=95=E4=BD=8D=20Closed?= =?UTF-8?q?=20#91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/view/index/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/index/view/index/index.html b/application/index/view/index/index.html index 8ef041f0..26e1c3b7 100755 --- a/application/index/view/index/index.html +++ b/application/index/view/index/index.html @@ -20,7 +20,7 @@ {/if}
最大可上传 {:round($config.upload_max_size / 1024 / 1024)} MB的图片,单次同时可选择 {$config.upload_single_num} 张。本站已托管 {$images_count} 张图片。
+最大可上传 {:format_size($config.upload_max_size)} 的图片,单次同时可选择 {$config.upload_single_num} 张。本站已托管 {$images_count} 张图片。