From e804e3998f7cff23e75d03c45a92197f42f9c82e Mon Sep 17 00:00:00 2001 From: dmy Date: Thu, 15 Jan 2026 00:41:56 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=A7=BB=E9=99=A4=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E5=88=97=E7=9A=84fixed=E5=B1=9E=E6=80=A7=E5=B9=B6?= =?UTF-8?q?=E6=9B=B4=E6=96=B0electron=E5=90=AF=E5=8A=A8=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 移除CrawlInfo组件中操作列的fixed属性以改善布局 将electron:start重命名为electron:dev并更新构建命令 --- frontend/src/components/CrawlInfo.vue | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/CrawlInfo.vue b/frontend/src/components/CrawlInfo.vue index d98d048..d8c6951 100644 --- a/frontend/src/components/CrawlInfo.vue +++ b/frontend/src/components/CrawlInfo.vue @@ -37,7 +37,7 @@ - - +