在wxss里加入以下代码:
::-webkit-scrollbar{
width: 0;
height: 0;
color: transparent;
}
转载于:https://blog.csdn.net/NAMECZ/article/details/79109400
仅做笔记用------------------------------------------------------------------
2019-04-07 09:41:24
浏览 5074
在wxss里加入以下代码:
::-webkit-scrollbar{
width: 0;
height: 0;
color: transparent;
}
转载于:https://blog.csdn.net/NAMECZ/article/details/79109400
仅做笔记用------------------------------------------------------------------
随时随地看视频慕课网APP
相关课程
热门评论
-
qq_慕容32257662019-08-22 0
查看全部评论为什么加上去不管用。