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')}}" - } - } - ] + ] } }