This commit is contained in:
yumoqing 2026-07-08 17:35:26 +08:00
parent 24d1e4937c
commit 9ea18c9607
4 changed files with 3 additions and 20 deletions

View File

@ -1 +0,0 @@
/home/hermesai/repos/pipeline-app/pkgs/appbase/wwwroot

View File

@ -48,24 +48,10 @@
"widgettype": "Filler" "widgettype": "Filler"
}, },
{ {
"widgettype": "Button", "widgettype": "urlwidget",
"options": { "options": {
"label": "管理", "url": "{{entire_url('/rbac/user/user_panel.ui')}}"
"css": "text",
"color": "#fff"
},
"binds": [
{
"wid": "self",
"event": "click",
"actiontype": "urlwidget",
"target": "app.main_content",
"options": {
"url": "{{entire_url('/rbac/user/')}}"
},
"mode": "replace"
} }
]
} }
] ]
}, },

View File

@ -1 +0,0 @@
/home/hermesai/repos/pipeline-sdlc/wwwroot

View File

@ -1 +0,0 @@
/home/hermesai/repos/pipeline-app/pkgs/rbac/wwwroot