style: model list buttons

This commit is contained in:
jialin
2025-03-12 10:43:59 +08:00
parent a7cfa05504
commit 5edbc1a7b5
24 changed files with 460 additions and 157 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ export default [
name: 'apikeys',
path: '/api-keys',
key: 'apikeys',
icon: 'LockOutlined',
icon: 'KeyOutlined',
component: './api-keys'
},
{