瀏覽代碼

【程序目录】上传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' => [