소스 검색

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

evoxwht 3 년 전
부모
커밋
978e91802a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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' => [