会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
1024记忆
管理
2018年6月4日
## 在webapp上使用input:file, 指定capture属性调用默认相机,摄像,录音功能
摘要: 在iOS6下开发webapp,使用inputz之file,很有用 <input type="file" accept="image/*" capture="camera"> <input type="file" accept="video/*" capture="camcorder"> <input
阅读全文
posted @ 2018-06-04 10:35 1024记忆
阅读(273)
评论(0)
推荐(0)