feat(web): add tool management

This commit is contained in:
zhaoying
2025-12-26 11:57:50 +08:00
parent ad2f52c037
commit 44aac44a05
18 changed files with 2193 additions and 19 deletions

View File

@@ -26,6 +26,19 @@
"sort": 0,
"subs": []
},
{
"id": 7,
"parent": 0,
"code": "tool",
"label": "工具管理",
"i18nKey": "menu.toolManagement",
"path": "/tool",
"enable": true,
"display": true,
"level": 1,
"sort": 0,
"subs": []
},
{
"id": 6,
"parent": 0,