增加office的扩展名组合

This commit is contained in:
2023-03-30 14:55:28 +08:00
parent ccde27366a
commit f23d052f93

View File

@@ -75,6 +75,8 @@ define(["jquery", "tableSelect", "ckeditor", 'miniTheme', 'tableData', 'citypick
}
init.upload_exts += allExtGroup.join('|')
extGroup['office'] = [].concat(extGroup['word'], extGroup['excel'], extGroup['ppt'], extGroup['pdf'])
var admin = {
config: {
shade: [0.02, '#000'],