kekingcn / kkFileView

Universal File Online Preview Project based on Spring-Boot
https://kkview.cn
10.64k stars 2.71k forks source link

cant not preview file which is '.xlsx' #499

Open javaCR7 opened 1 year ago

javaCR7 commented 1 year ago

that preview page is blank when the file's type is 'xlsx' ???

gaoxingzaq commented 12 months ago

配置文件 找到office.type.web = ${KK_OFFICE_TYPE_WEB:web} 修改成office.type.web = ${KK_OFFICE_TYPE_WEB:html}