From 2e084bfb5800946b13d66746cea99cff53274b4d Mon Sep 17 00:00:00 2001 From: SikongJueluo Date: Mon, 7 Jul 2025 15:18:29 +0800 Subject: [PATCH] =?UTF-8?q?refactor=EF=BC=9A=E4=BD=BF=E7=94=A8lucide?= =?UTF-8?q?=E6=9B=BF=E4=BB=A3navbar=E7=9A=84icon=EF=BC=8C=E5=B9=B6?= =?UTF-8?q?=E5=88=A0=E5=8E=BBvideo=E7=9A=84=E6=A0=87=E9=A2=98=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Navbar.vue | 116 ++++++++++++++++++++-------------- src/views/VideoStreamView.vue | 6 -- 2 files changed, 67 insertions(+), 55 deletions(-) diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue index 7332635..1c11536 100644 --- a/src/components/Navbar.vue +++ b/src/components/Navbar.vue @@ -2,81 +2,80 @@