From 2d0a836549ace9b8e5975e4980b698b309d4a285 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Thu, 18 Jun 2026 11:42:22 +0800 Subject: [PATCH] =?UTF-8?q?uapi:=20upapp=E5=88=A0=E9=99=A4=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E5=88=B0tool?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/upapp.json | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/json/upapp.json b/json/upapp.json index e034730..e234cd1 100644 --- a/json/upapp.json +++ b/json/upapp.json @@ -22,26 +22,6 @@ "subtable": "uapi", "title": "API" } - ], - "toolbar":{ - "tools":[ - { - "name":"jumpin", - "label":"跳转到", - "selected_data": true - } - ] - }, - "binds":[ - { - "wid":"self", - "event":"jumpin", - "actiontype":"urlwidget", - "target":"self", - "options":{ - "url":"{{entire_url('/uapi/jump_in.dspy')}}" - } - } - ] + ] } }