我需要使用输入类型文件只接受pdf和doc文件.
<input type="file" id="test" name="test" accept="application/msword,text/plain, application/pdf"/>
这是在Windows中工作,但在ubunthu中,它只接受pdf文件
html cross-platform http-accept-language
cross-platform ×1
html ×1
http-accept-language ×1