diff --git a/public/images/Recent.png b/public/images/Recent.png new file mode 100644 index 00000000..f2a79912 Binary files /dev/null and b/public/images/Recent.png differ diff --git a/src/components/HomePage/homePage.vue b/src/components/HomePage/homePage.vue index ea45c9d7..6b04c53a 100644 --- a/src/components/HomePage/homePage.vue +++ b/src/components/HomePage/homePage.vue @@ -11,30 +11,33 @@
-
-
+
+
-
{{userData.name}}{{orgInfo}}
+
{{userData.name}}{{orgInfo}}
-
+
+
{{statData.level}}
+ 经验值:{{statData.evalue}} +
+ 关注TA + 已关注 + {{pageId == userInfo.aid ? '留言板':'去留言'}} +
+
+

{{userData.sign}}

暂无签名

-
-
{{statData.level}}
- 经验值:{{statData.evalue}} - -
+
个人设置 + 个人中心 +
-
个人中心>>
-
- 关注TA - 已关注 - {{pageId == userInfo.aid ? '留言板':'去留言'}}
+
@@ -190,6 +193,16 @@