侧边栏用scroll-view,
{{item.name}}
遮罩层:
catchtouchmove="true" 是用来控制阴影部分(遮罩层)无法滑动的。scroll-x="false"可以不写,默认是false。不让它横向滑动。