From 204e627839c7b8703693c2272f82aefa6317b84c Mon Sep 17 00:00:00 2001 From: Wenjie Zhang Date: Tue, 28 Apr 2026 22:02:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96=E5=85=B1=E4=BA=AB?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E7=95=8C=E9=9D=A2=EF=BC=8C=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=BC=8F=E5=B8=83=E5=B1=80=E6=8F=90=E5=8D=87?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/ShareConfigForm.vue | 215 ++++++++++++++--- web/src/views/DataBaseView.vue | 307 +++++++++++++++---------- 2 files changed, 375 insertions(+), 147 deletions(-) diff --git a/web/src/components/ShareConfigForm.vue b/web/src/components/ShareConfigForm.vue index 677925d1..93189136 100644 --- a/web/src/components/ShareConfigForm.vue +++ b/web/src/components/ShareConfigForm.vue @@ -1,22 +1,40 @@