From 7546ed6ea83b497a17b13d35624d776bdcad0eaf Mon Sep 17 00:00:00 2001
From: liailing1026 <1815388873@qq.com>
Date: Thu, 12 Mar 2026 17:28:22 +0800
Subject: [PATCH] =?UTF-8?q?feat:=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95?=
=?UTF-8?q?=E5=88=86=E4=BA=AB=E5=8A=9F=E8=83=BD=E6=A0=B7=E5=BC=8F=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/components/SharePlanDialog/index.vue | 52 +++++++++++++++++--
1 file changed, 48 insertions(+), 4 deletions(-)
diff --git a/frontend/src/components/SharePlanDialog/index.vue b/frontend/src/components/SharePlanDialog/index.vue
index 3f6b138..d7ed5f9 100644
--- a/frontend/src/components/SharePlanDialog/index.vue
+++ b/frontend/src/components/SharePlanDialog/index.vue
@@ -4,11 +4,19 @@
:width="width"
:close-on-click-modal="true"
:center="true"
- :show-close="true"
+ :show-close="false"
top="20vh"
- title="链接分享"
@closed="handleClosed"
>
+
+
+