h5调用手机照相机

<!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" a
相关文章
相关标签/搜索