refactor: unify frontend and backend access control with shared page … (#43)
* refactor: unify frontend and backend access control with shared page components * fix: role switch not show * chore: update title
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"demos": {
|
||||
"title": "Demos",
|
||||
"access": {
|
||||
"title": "Access Control",
|
||||
"frontendControl": "Frontend Control",
|
||||
"backendControl": "Backend Control",
|
||||
"pageAccess": "Page Access",
|
||||
|
@@ -3,7 +3,6 @@
|
||||
"demos": {
|
||||
"title": "演示",
|
||||
"access": {
|
||||
"title": "访问控制",
|
||||
"frontendControl": "前端控制",
|
||||
"backendControl": "后端控制",
|
||||
"pageAccess": "页面访问",
|
||||
|
Reference in New Issue
Block a user