How does mobile web capture or organize gesture closing events

my web is a vue router page and there has animation between page switch。

the web encountered trouble when swiping back with gestures

live demo : https://xpt-test.cgbchina.com.cn/h5-mobilebank-web/h5/demo/test/catchBack

  1. use safari open the demo link
  2. click secound button
  3. use slide back gesture on secound page
  4. u can see animation after slide back

can web capture or organize the events when user use gesture slide back?

How does mobile web capture or organize gesture closing events
 
 
Q