From 7064e47250b111ac740f272636e52838d14f95bb Mon Sep 17 00:00:00 2001 From: liangbin <15536829364@163.com> Date: Thu, 4 Sep 2025 08:35:33 +0800 Subject: [PATCH] =?UTF-8?q?refactor(LargeScreen):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F=E9=A1=B5=E9=9D=A2iframe=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除无用注释代码并提取iframe样式到单独类 --- src/view/LargeScreen/cockpit.vue | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/src/view/LargeScreen/cockpit.vue b/src/view/LargeScreen/cockpit.vue index 5f35e3b..b93de21 100644 --- a/src/view/LargeScreen/cockpit.vue +++ b/src/view/LargeScreen/cockpit.vue @@ -1,22 +1,17 @@ + \ No newline at end of file