This commit is contained in:
yumoqing 2026-03-16 10:48:39 +08:00
parent 108c1ff793
commit b727a9c685

View File

@ -16,7 +16,7 @@
{% for d in definitions %}
{
"name": "{{d.id}}",
"icon": "{{entire_url('/bricks/imgs/mywork.svg')}}",
"icon": "{{entire_url('/bricks/imgs/wf-instance.svg')}}",
"label": "{{d.name}}",
"tip": "{{d.desciption}}",
"items": [