Home > Article > Backend Development > javascript - The multi-picture upload function of mobile wap site h5 cannot select multiple pictures in UC browser. How to solve it?
I have a mobile website that wants to upload multiple pictures. When I did it on the PC, the function was OK. But after it went online, I opened it in UC Browser and found that I couldn’t select multiple pictures, so I couldn’t add more pictures. Uploaded, but I can select multiple images to upload using the browser that comes with my Huawei phone. How can I solve the problem that UC Browser cannot select multiple images?
I have a mobile website that wants to upload multiple pictures. When I did it on the PC, the function was OK. But after it went online, I opened it in UC Browser and found that I couldn’t select multiple pictures, so I couldn’t add more pictures. Uploaded, but I can select multiple images to upload using the browser that comes with my Huawei phone. How can I solve the problem that UC Browser cannot select multiple images?
wap has many compatibility issues, and it can easily crash. It is recommended to pass them one by one.
Then choose h5 image upload plug-in, such as WebUploader, do not use plug-ins such as flash.
Now, the only thing that can upload pictures smoothly is the app. WAP rarely has this function of uploading multiple pictures. It’s not that it can’t be done. The main reason is that there are too many limitations. Picture size is a problem, and there is the network. Browser memory.