The first page is a product list. The list is dynamically generated through ajax. When I select a product, jump to the details page, and then return to the product list page, the list page will be reloaded, and also Not where I clicked,
How to solve the problem of page rollback and reloading the page, and return to the specified position when clicked
You can use window.location.hash to save the list location