From b2c33a979f9004ba8bdf10ddc1daff1739886ede Mon Sep 17 00:00:00 2001 From: lillillli <1724344500@qq.com> Date: Thu, 7 Apr 2022 14:25:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=BB=9A=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/homeInfo.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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;