We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
对于公司的普通用户而言,登录到admin后主要就是查下部门同事,和修改下个人密码,其它的按钮不应显示出来,容易误导。 部分按钮目前就是禁用状态,部分按钮还可以操作但是会提示无权限。最好能都隐藏掉,界面会更干净清爽。
首页建议去掉无权限导致404错误的3个区块(可以根据配置的权限来):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
对于公司的普通用户而言,登录到admin后主要就是查下部门同事,和修改下个人密码,其它的按钮不应显示出来,容易误导。
部分按钮目前就是禁用状态,部分按钮还可以操作但是会提示无权限。最好能都隐藏掉,界面会更干净清爽。
首页建议去掉无权限导致404错误的3个区块(可以根据配置的权限来):
The text was updated successfully, but these errors were encountered: