li {width: 260px;height: 370px;border: 1px solid #D9D9D9;overflow-y: scroll;&::-webkit-scrollbar {wi
顺晟科技
2021-08-15 10:56:07
54
搬运自:https://www.cnblogs.com/wangyuanyuanlovexuanxuan/p/7767767.html
html:
<style>
.div1{
width:200px;
height:100px;
overflow-y:auto; // 关键
}
</style>
<div class="div1"> 内容 内容 内容 内容 内容 内容 内容 </div>
15
2022-09
15
2022-09
15
2022-09
15
2022-09
15
2022-09
15
2022-09