How do I get the order in which users click to select images when uploading multiple images on mobile devices?

Mobile uses the upload component of weui.js
API: https://github.com/Tencent/we.
demo: https://weui.io/weui.js/ click upload tab experience

when ios phones click to select multiple pictures, the order in which they are displayed on the page after completion is in the album, rather than the order in which they are clicked. How to record the order of a user when he clicks on a picture?

Apr.07,2021

I checked that there is no relevant information
I am curious about what business scenarios and product requirements
cause you to need to get the click order?

Menu