在wxss里加入以下代码:
::-webkit-scrollbar{
width: 0;
height: 0;
color: transparent;
}
转载于:https://blog.csdn.net/NAMECZ/article/details/79109400
仅做笔记用------------------------------------------------------------------

在wxss里加入以下代码:
::-webkit-scrollbar{
width: 0;
height: 0;
color: transparent;
}
转载于:https://blog.csdn.net/NAMECZ/article/details/79109400
仅做笔记用------------------------------------------------------------------