diff --git a/src/views/homeInfo.vue b/src/views/homeInfo.vue index c2b3ae1..619cd73 100644 --- a/src/views/homeInfo.vue +++ b/src/views/homeInfo.vue @@ -219,7 +219,11 @@ export default { box-sizing: border-box; } } - + ::-webkit-scrollbar { + width: 0; + height: 0; + color: transparent; + } .menu { width: 331px; height: 580px;