From d587a6f64ce796c1b42e7dd3da4402235bd70f3d Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Mon, 24 Feb 2025 13:50:07 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20add=20draggable=20iframe=20?= =?UTF-8?q?for=20tutorial=20links=20and=20enhance=20platform=20configurati?= =?UTF-8?q?on=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../full/vertical-sidebar/VerticalSidebar.vue | 77 +++++++++++++++++-- dashboard/src/stores/common.js | 14 ++++ dashboard/src/views/PlatformPage.vue | 34 +++++++- 3 files changed, 115 insertions(+), 10 deletions(-) diff --git a/dashboard/src/layouts/full/vertical-sidebar/VerticalSidebar.vue b/dashboard/src/layouts/full/vertical-sidebar/VerticalSidebar.vue index 3a7ee4f65..c98b4d18c 100644 --- a/dashboard/src/layouts/full/vertical-sidebar/VerticalSidebar.vue +++ b/dashboard/src/layouts/full/vertical-sidebar/VerticalSidebar.vue @@ -1,16 +1,69 @@