uniApp实现滚动视图点击锚点跳转、点击左侧分栏时右侧对应内容置顶、左右分栏联动、getSystemInfo、$nextTick、createSelectorQuery、selectAll
目录1、html部分2、JavaScript部分3、css部分1、html部分<template> <view> <view class="left_right_column_box"> <view class="left_column"> <scroll-view :style="{height: viewHeight}" scroll-y="true" :scroll-top="scrollTop"> <