在瀏覽器是沒有問題的 但是在手機(jī)山卻獲取的是空 uploader.on('uploadBeforeSend', function (obj, data, headers) { if($('#fileList img').attr('src')==""){ setInterval(function () { data.baseUrl = $('#fileList img').attr('src'); },500) } });
img采用base64加載圖片時為啥無法通過src屬性獲取base64值
暮色呼如
2018-12-20 15:11:46