上传xslx文件设置accept的MIME 类型

Posted lan-cheng

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了上传xslx文件设置accept的MIME 类型相关的知识,希望对你有一定的参考价值。

 

.dotx:application/vnd.openxmlformats-officedocument.wordprocessingml.template
.docx:application/vnd.openxmlformats-officedocument.wordprocessingml.document
.xlsx:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
.pptx:application/vnd.openxmlformats-officedocument.presentationml.presentation

.doc:application/msword

.dot:application/msword

.xls:application/vnd.ms-excel

 

效果是这样的:
技术分享图片





以上是关于上传xslx文件设置accept的MIME 类型的主要内容,如果未能解决你的问题,请参考以下文章