增加office的扩展名组合

This commit is contained in:
2023-03-30 15:10:51 +08:00
parent f609e847dd
commit 19d13e12d1

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'],