From 7936c19b427ae64e8e9458aed03a59d74e1780e8 Mon Sep 17 00:00:00 2001 From: augushong Date: Thu, 14 Apr 2022 15:14:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AF=8C=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=AE=A1=E7=90=86=E6=A0=87=E8=AF=86=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/upload_type.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/upload_type.php b/config/upload_type.php index d273ae2..87433ae 100644 --- a/config/upload_type.php +++ b/config/upload_type.php @@ -4,5 +4,5 @@ return [ 1 => '系统LOGO', 2 => '管理员头像', 3 => '用户头像', - 4=>'富文本图片', + 'editor'=>'富文本图片', ]; \ No newline at end of file