uapi: upapp删除跳转到tool

This commit is contained in:
Hermes Agent 2026-06-18 11:42:22 +08:00
parent 5e5a2afbba
commit 2d0a836549

View File

@ -22,26 +22,6 @@
"subtable": "uapi", "subtable": "uapi",
"title": "API" "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')}}"
}
}
]
} }
} }