Hello, everyone. I now need to implement a function. For example, the general system has set session-timeout to 30 minutes. During these 30 minutes, no matter how you operate and click on the system interface, the system will not quit automatically. Now my requirement is that in these 30 minutes, as long as I operate any page (except refresh and load), I need to automatically extend the session and not time out. How to achieve