From b001596fcb58f135bcd4174f7011f75f1e3be15d Mon Sep 17 00:00:00 2001 From: 2977094657 <2977094657@qq.com> Date: Tue, 10 Mar 2026 19:18:09 +0800 Subject: [PATCH] =?UTF-8?q?feat(sidebar):=20=E6=96=B0=E5=A2=9E=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7=E5=BC=B9=E7=AA=97=E5=B9=B6=E5=B0=86=E5=BC=95=E5=AF=BC?= =?UTF-8?q?/=E8=AE=BE=E7=BD=AE=E5=85=A5=E5=8F=A3=E4=B8=8B=E7=A7=BB?= =?UTF-8?q?=E5=88=B0=E5=BA=95=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 头像点击展示当前账号信息弹窗 增加仅删除本项目数据提示与删除后返回引导页 接口异常(如 404)时自动走桌面 IPC 兜底 将引导页和设置图标移动到底部 --- frontend/components/SidebarRail.vue | 317 ++++++++++++++++++++++++++-- 1 file changed, 300 insertions(+), 17 deletions(-) diff --git a/frontend/components/SidebarRail.vue b/frontend/components/SidebarRail.vue index 7612e7b..e704e40 100644 --- a/frontend/components/SidebarRail.vue +++ b/frontend/components/SidebarRail.vue @@ -6,7 +6,12 @@