feat: 添加menu.ui租户域名管理菜单
This commit is contained in:
parent
d8eea22b89
commit
7940d50aed
14
wwwroot/menu.ui
Normal file
14
wwwroot/menu.ui
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"widgettype": "Menu",
|
||||||
|
"options": {
|
||||||
|
"target": "root.page_center",
|
||||||
|
"cwidth": 10,
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"name": "tenant_domain",
|
||||||
|
"label": "租户域名管理",
|
||||||
|
"url": "{{entire_url('/tenant/index.ui')}}"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user