mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-05-02 14:01:31 +08:00
前端添加用户信息界面
This commit is contained in:
@@ -49,10 +49,10 @@
|
||||
|
||||
data: () => ({
|
||||
profile: [
|
||||
{ title: 'Profile' },
|
||||
{ title: 'Settings' },
|
||||
{ title: '用户信息' },
|
||||
{ title: '设置' },
|
||||
{ divider: true },
|
||||
{ title: 'Log out' },
|
||||
{ title: '登出' },
|
||||
],
|
||||
}),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user