diff --git a/app/src/components/widgets/user-info/user-info.vue b/app/src/components/widgets/user-info/user-info.vue
index 7c687222..26dfee05 100644
--- a/app/src/components/widgets/user-info/user-info.vue
+++ b/app/src/components/widgets/user-info/user-info.vue
@@ -1,17 +1,18 @@
-
{{ user.nickname }}
- 账号:{{ user.username }}
+
+ 账号:{{ user.username }}
+
-
+
未登录
@@ -22,6 +23,8 @@