From 9d766c38f0aac377b34504143aaf5a8e7f8f77b4 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 29 Jul 2025 17:08:18 +0800 Subject: [PATCH] bugfix --- json/kdb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/json/kdb.json b/json/kdb.json index a7eec0b..5354ce1 100644 --- a/json/kdb.json +++ b/json/kdb.json @@ -25,7 +25,9 @@ "event":"folder", "actiontype":"urlwidget", "target":"PopupWindow", - "popupwindow_options":{ + "popup_options":{ + "width":"75%", + "height":"75%", "icon":"{{entire_url('/bricks/imgs/app.png')}}", "title":"上传文件" },