chore: user apikeys

This commit is contained in:
jialin
2024-06-23 15:15:12 +08:00
parent a03a95a3bc
commit ff1cf01edf
24 changed files with 481 additions and 180 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ export default [
key: 'dashboard',
layout: false,
icon: 'home',
redirect: '/dashboard'
redirect: '/dashboard',
access: 'canLogin'
},
{
name: 'Dashboard',