Quellcode durchsuchen

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

evoxwht vor 3 Jahren
Ursprung
Commit
978e91802a
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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' => [