Browse Source

【程序目录】上传ico类型判断

evoxwht 3 năm trước cách đây
mục cha
commit
978e91802a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      crmeb/config/upload.php

+ 1 - 0
crmeb/config/upload.php

@@ -33,6 +33,7 @@ return [
         'application/vnd.ms-excel',
         'text/xml',
         'image/x-icon',
+        'image/vnd.microsoft.icon',
     ],
     //驱动模式
     'stores' => [