<style type="text/css">
*{
margin: 0;
padding: 0;
}
.g-box{
width: 100%;
height: 4000px;
background-color: #1AB1CC;
}
.progress{
width: 6px;
height: 0%;
background-color: deeppink;
position: fixed
JavaScript监听滚动条的进度条
最新推荐文章于 2023-09-29 10:27:17 发布