From ab327efbdf742a3996a954a1e894b0c05703db82 Mon Sep 17 00:00:00 2001 From: jingna <1264204245@qq.com> Date: Wed, 9 Jul 2025 15:47:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/custom-component/component-list.ts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/custom-component/component-list.ts b/core/core-frontend/src/custom-component/component-list.ts index 5c7769d..d85120f 100644 --- a/core/core-frontend/src/custom-component/component-list.ts +++ b/core/core-frontend/src/custom-component/component-list.ts @@ -36,7 +36,11 @@ export const BASE_EVENTS = { ], jump: { value: 'https://', - type: '_blank' + type: '_blank', + sizeType:'0', + width:'', + height:'', + size:'' }, download: { value: true