diff --git a/pages/profile/profile.vue b/pages/profile/profile.vue
index ce129c8..acafb98 100644
--- a/pages/profile/profile.vue
+++ b/pages/profile/profile.vue
@@ -2,7 +2,7 @@
-
+
+
+
+ 👋
+
- {{ userInfo.nickName || '点击登录' }}
+ {{ userInfo.nickName || '点击头像登录' }}
{{ userInfo.nickName ? '已登录' : '未登录' }}
已使用 {{ loginDays }} 天
-
- {{ userInfo.nickName ? '⚙️' : '👋' }}
+
+ ⚙️
@@ -149,11 +153,68 @@
+
+
+
+
+
+ 头像
+
+
+ 点击选择头像
+
+
+
+ 昵称
+
+
+ {{ nicknameTips }}
+
+
+
+