fixed
This commit is contained in:
parent
050e512e45
commit
ac101fb047
@ -75,7 +75,7 @@ return [
|
||||
],
|
||||
// 文件上传限制 (文件)
|
||||
'file_file' => [
|
||||
'doc', 'docx', 'xls', 'xlsx', 'ppt', 'pptx', 'pdf', 'txt', 'zip','rar','tar'
|
||||
'doc', 'docx', 'xls', 'xlsx', 'ppt', 'pptx', 'pdf', 'txt', 'zip','rar','tar','jpg', 'png', 'gif', 'jpeg', 'webp','wmv', 'avi', 'mpg', 'mpeg', '3gp', 'mov', 'mp4', 'flv', 'f4v', 'rmvb', 'mkv'
|
||||
],
|
||||
// 登录设置
|
||||
'login' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user