problem description the Wechat browser of weui uploader component cannot select multiple images on Android. IOS can be selected more than one, but Android cannot be selected more than one. what result do you expect? What is the error message actual...
when I am working on the project, I use fileReader to upload the picture. After successfully getting the address of the picture, I assign it to the src attribute of img, but the picture is not displayed. <div class="upload-box"> <...