From 765f0b6a8ff622293a462f37b179657b1790d1ca Mon Sep 17 00:00:00 2001 From: ovo Date: Fri, 6 Dec 2024 00:18:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B3=A8=E5=86=8C=E7=95=8C?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 92 +++- src/components/layout/SideBar.vue | 14 +- src/router/index.ts | 8 +- src/views/VideoView.vue | 821 +++++++++++++++++++++++------- vite.config.ts | 6 +- 5 files changed, 745 insertions(+), 196 deletions(-) diff --git a/src/App.vue b/src/App.vue index ce45766..1e3cc05 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@