From 7f132edb72086df842952a54685a30106a245807 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Wed, 13 Sep 2023 17:57:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=85=A8=E5=B1=8F=E6=93=8D?= =?UTF-8?q?=E4=BD=9C=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/components/RightContent.vue | 16 +++++++--------- src/utils/fullscreen-utils.ts | 25 +++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 9 deletions(-) create mode 100644 src/utils/fullscreen-utils.ts diff --git a/src/layouts/components/RightContent.vue b/src/layouts/components/RightContent.vue index c2492fc0..8cc47fe9 100644 --- a/src/layouts/components/RightContent.vue +++ b/src/layouts/components/RightContent.vue @@ -1,6 +1,7 @@