From aa145ed695a7f2515dce93d0b327fd03ea59f7ed Mon Sep 17 00:00:00 2001 From: wisp-x <1591788658@qq.com> Date: Thu, 31 Oct 2019 09:49:52 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=A2=9E=E5=8A=A0=E5=85=AC?= =?UTF-8?q?=E5=91=8A=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/view/index/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/application/index/view/index/index.html b/application/index/view/index/index.html index 6dc006fa..1209cc3f 100644 --- a/application/index/view/index/index.html +++ b/application/index/view/index/index.html @@ -12,6 +12,12 @@
+ {if $config.notice} +
+ + {$config.notice|raw} +
+ {/if}

Image Upload

最大可上传 {:round($config.upload_max_size / 1024 / 1024)} MB的图片,单次同时可选择 {$config.upload_single_num} 张。本站已托管 {$images_count} 张图片。