mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 02:35:18 +08:00
perf: Improve the use of store in the app
This commit is contained in:
@@ -9,8 +9,9 @@ page:
|
||||
page: Page visit
|
||||
button: Button control
|
||||
loading-menu: In the loading menu
|
||||
access-test-1: Access test page 1
|
||||
access-test-2: Access test page 2
|
||||
access-test-1: Admin visit
|
||||
access-test-2: User visit
|
||||
access-test-3: Super visit
|
||||
nested:
|
||||
title: Nested Menu
|
||||
menu1: Menu 1
|
||||
|
@@ -8,8 +8,9 @@ page:
|
||||
backend-control: 后端控制
|
||||
page: 页面访问
|
||||
button: 按钮控制
|
||||
access-test-1: 权限测试页1
|
||||
access-test-2: 权限测试页2
|
||||
access-test-1: Admin 角色可见
|
||||
access-test-2: User 角色可见
|
||||
access-test-3: Super 角色可见
|
||||
|
||||
nested:
|
||||
title: 嵌套菜单
|
||||
|
Reference in New Issue
Block a user