获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- h5页面分享不显示自定义图片和描述?
sdk版本:http://res.wx.qq.com/open/js/jweixin-1.6.0.js 微信版本:8.0.54 链接:http://em.em-city.cn/app/index.php?i=1&c=entry&m=ewei_shopv2&do=mobile&r=merch&merchid=180 分享时间:2024.12.18 10:55
星期三 10:56 - 小程序web-view中input type="file"部分文件格式(docx、pdf 等)不支持
bug表现 小程序web-view中,如下使用,部分文件格式(如docx、pdf、xlsx 等)不支持 <input type="file" accept=".doc, .docx, application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document, application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.ms-powerpoint, application/vnd.openxmlformats-officedocument.presentationml.presentation,application/pdf,text/plain"> [图片] 预期表现 打开本地文件夹之后,大部分常用文件类型均可支持
2022-10-09