feat: Dynamically get the menu from the back end

This commit is contained in:
vben
2024-06-30 15:03:37 +08:00
parent 1d70d71537
commit 9572d1a1c5
71 changed files with 1033 additions and 509 deletions

View File

@@ -104,6 +104,10 @@
"name": "@vben-core/tabs-ui",
"path": "packages/@core/ui-kit/tabs-ui",
},
{
"name": "@vben/access",
"path": "packages/business/access",
},
{
"name": "@vben/chart-ui",
"path": "packages/business/chart-ui",
@@ -124,10 +128,6 @@
"name": "@vben/constants",
"path": "packages/constants",
},
{
"name": "@vben/hooks",
"path": "packages/hooks",
},
{
"name": "@vben/icons",
"path": "packages/icons",