uniapp 实现自定义缩略滚动条效果-牛翰网

uniapp 实现自定义缩略滚动条效果

<template> <view class='container-scroll'> <!-- 文字导航 --> <scroll-view class='scroll-view-text' scroll-x='true' v-if='type === 1'> <navigator :url='it...