From bcd7895954f4d8e1e48eec278290400c1e969ada Mon Sep 17 00:00:00 2001 From: mayiming <1627832236@qq.com> Date: Mon, 3 Nov 2025 11:27:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AE=A1=E7=90=86=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E6=A0=B9App?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- management/src/App.vue | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/management/src/App.vue b/management/src/App.vue index b0ca5e7e..4035e20e 100644 --- a/management/src/App.vue +++ b/management/src/App.vue @@ -26,20 +26,8 @@ - - - - - - - - - - - - @@ -84,6 +72,10 @@ 教学案例 视频案例 + + + + @@ -93,7 +85,7 @@
- {{ isCollapse ? '->' : '<-' }} + {{ isCollapse ? '→' : '←' }}