mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 11:02:48 +08:00
增加office的扩展名组合
This commit is contained in:
@@ -75,6 +75,8 @@ define(["jquery", "tableSelect", "ckeditor", 'miniTheme', 'tableData', 'citypick
|
|||||||
}
|
}
|
||||||
init.upload_exts += allExtGroup.join('|')
|
init.upload_exts += allExtGroup.join('|')
|
||||||
|
|
||||||
|
extGroup['office'] = [].concat(extGroup['word'], extGroup['excel'], extGroup['ppt'], extGroup['pdf'])
|
||||||
|
|
||||||
var admin = {
|
var admin = {
|
||||||
config: {
|
config: {
|
||||||
shade: [0.02, '#000'],
|
shade: [0.02, '#000'],
|
||||||
|
|||||||
Reference in New Issue
Block a user