在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
仅做笔记用------------------------------------------------------------------
相关阅读
热门评论
-
qq_慕容32257662019-08-22 0
查看全部评论为什么加上去不管用。