From 3e5fc69c35acb42fa419076d87ddbde141e62788 Mon Sep 17 00:00:00 2001 From: anonymous Date: Mon, 13 Jan 2025 08:21:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BF=AE=E6=94=B9=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +++ src/pages/index/index.vue | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index 051d51c..0975bae 100644 --- a/src/App.vue +++ b/src/App.vue @@ -131,4 +131,7 @@ uni-modal { } } } +::-webkit-scrollbar { + display: none; +} diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 85c905c..b40652a 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -75,8 +75,8 @@ - 系统公告 - + 系统公告 +