From b5ec89e5865228b5e851f21a17d07dee542ae6c5 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Fri, 7 Feb 2025 20:05:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8F=92=E4=BB=B6=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E7=82=B9=E5=87=BB=E5=85=B3=E9=97=AD=E6=B2=A1?= =?UTF-8?q?=E5=8F=8D=E5=BA=94=20#394?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dashboard/src/views/ExtensionPage.vue | 29 ++++++++++++++++----------- 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/dashboard/src/views/ExtensionPage.vue b/dashboard/src/views/ExtensionPage.vue index 3dd186a93..62fb6debf 100644 --- a/dashboard/src/views/ExtensionPage.vue +++ b/dashboard/src/views/ExtensionPage.vue @@ -25,18 +25,22 @@ import { max } from 'date-fns'; mdi-alert-circle - - 错误信息 - {{ extension_data.message }} -
- 详情请检查控制台 -
- - - 关闭 - -
+ + @@ -48,7 +52,8 @@ import { max } from 'date-fns'; By @{{ extension.author }} | 插件有 {{ extension.handlers.length }} 个行为

{{ extension.desc }}

- 重载插件 + 重载插件