Explorar el Código

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

evoxwht hace 3 años
padre
commit
978e91802a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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' => [