Click a button and the page slides to a corresponding area. When there is a scroll bar on the page, this $("html,body"). Animate ({scrollTop:" 200px"}) can be realized, but the above method is not allowed when the page does not have a scroll bar. In the case of no scroll bar on the page, how to click the button and slide the page to the corresponding area?