需求:點擊調用手機相冊,選擇圖片后上傳。我用的是H5的input標簽去實現(xiàn)調用手機相冊問題,本人安卓7.0無論怎么試都無法調用手機的相冊網上的代碼我給大家看看 <input type="file" accept="video/*";capture="camcorder"> <input type="file" accept="audio/*";capture="microphone"> <input type="file" accept="image/*";capture="camera"> <input type="file" accept="image/*" /> <input type="file" multiple accept="image/*" />這些事網上的解決方案,我都試過了,沒有調用相冊的,那個大神指導解決辦法請把代碼附上。
H5調用安卓相冊失敗
慕運維8079593
2019-03-28 22:19:55