记录一下小程序导航滚动实现方法:
html
<scroll-view class="container"
scroll-x="{
{true}}"
scroll-into-view="{
{activeId}}"
scroll-with-animation="{
{true}}">
<text class="type {
{index == magazineIndex ? 'active' : &