feat: Improve the front-end and back-end permission mode and useAccess

This commit is contained in:
vben
2024-07-06 13:28:08 +08:00
parent 4dbd13d48d
commit 37a4f971c8
27 changed files with 522 additions and 79 deletions

View File

@@ -9,9 +9,9 @@ page:
page: Page visit
button: Button control
loading-menu: In the loading menu
access-test-1: Admin visit
access-test-2: User visit
access-test-3: Super visit
access-test-1: Super visit
access-test-2: Admin visit
access-test-3: User visit
nested:
title: Nested Menu
menu1: Menu 1

View File

@@ -8,9 +8,9 @@ page:
backend-control: 后端控制
page: 页面访问
button: 按钮控制
access-test-1: Admin 角色可见
access-test-2: User 角色可见
access-test-3: Super 角色可见
access-test-1: Super 可见
access-test-2: Admin 可见
access-test-3: User 可见
nested:
title: 嵌套菜单