在style的body上添加:
::-webkit-scrollbar {
width: 0 !important;
}
::-webkit-scrollbar {
width: 0 !important;
height: 0;
}
或者:
*{
margin:0;
padding
}
.img{
weight:100%;
max-height:100%
}
在style的body上添加:
::-webkit-scrollbar {
width: 0 !important;
}
::-webkit-scrollbar {
width: 0 !important;
height: 0;
}
或者:
*{
margin:0;
padding
}
.img{
weight:100%;
max-height:100%
}