forked from mirror/MrDoc
优化个人中心文字标识
This commit is contained in:
parent
606eafd014
commit
4a153088ed
@ -41,7 +41,7 @@ def user_center_menu(request):
|
||||
menu_data = [
|
||||
{
|
||||
"id": 1,
|
||||
"title": _("仪表盘"),
|
||||
"title": _("我的概览"),
|
||||
"type": 1,
|
||||
"icon": "layui-icon layui-icon-console",
|
||||
"href": reverse('manage_overview'),
|
||||
|
Loading…
Reference in New Issue
Block a user