Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以,我的 Angular 项目中有这段代码。
<a class="nav-link" routerLink="/shop/category/Other">Others</a>
一旦点击,它不会像使用href. a用户单击标签后,我应该怎么做才能使其自动向上滚动?
href
a