From db88c4d80d41d1b53feda9cf752cffcc0f273278 Mon Sep 17 00:00:00 2001 From: lee Date: Tue, 1 Sep 2026 13:53:26 +0800 Subject: [PATCH 1/2] =?UTF-8?q?Update=20plugin=20=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=8C=96=E5=8A=A9=E6=89=8B=20v1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - feat: 自动化助手插件首个版本 - fix: 修复安装后图片不显示,脚本 API 统一为 ztools - chore: 清除项目内全部 utools 残留 - fix: 修复「脚本隐藏后台运行」不生效 --- plugins/automatic-assistant/src/App.vue | 26 ++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/plugins/automatic-assistant/src/App.vue b/plugins/automatic-assistant/src/App.vue index fddaa19f..07e1ee00 100644 --- a/plugins/automatic-assistant/src/App.vue +++ b/plugins/automatic-assistant/src/App.vue @@ -1,5 +1,5 @@