You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
目前没有用户管理界面,只有系统初始化时建了一个默认的管理员用户admin。需要新增一个用户管理界面,支持:
新增用户
编辑更新用户信息
删除一个用户
用户权限在此系统中,相对不是那么重要,所以可以直接内置几个用户角色,如admin/editor/viewer即可,不要考虑复杂的权限管理。
The text was updated successfully, but these errors were encountered: