h5 移动web拍照

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<input accept="image/*" type="file" capture="camera" name="file" accept=".gif,.jpg,.jpeg,.png">
<input type="file" accept="image/*;capture=camera">
</body>
</html>
发布了108 篇原创文章 · 获赞 44 · 访问量 52万+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章