From dcb0a55705ddc3f7a529cdeccd02102a13dfdc4a Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Wed, 2 Nov 2022 18:20:44 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index 69f67de5..6f6073d3 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -74,7 +74,7 @@

{{userData.level}}

-->
  • - + 我的U币

    {{userData.uvalue}}

    @@ -653,6 +653,9 @@ } }, methods: { + setCurIdentity(iden){ + this.$store.dispatch('SetCurIdentity',iden); + }, closeJinian(){ this.showLoginMedal=false; }, From 96f74f4f455fad22463a2928a1bc6b7128c1dac6 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Wed, 2 Nov 2022 18:40:17 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/HomePage/homePage.vue | 23 ++++++++++++++++++----- src/components/UcHeader/Index.vue | 2 +- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/src/components/HomePage/homePage.vue b/src/components/HomePage/homePage.vue index a605c1fe..9a7c01ba 100644 --- a/src/components/HomePage/homePage.vue +++ b/src/components/HomePage/homePage.vue @@ -17,13 +17,13 @@
    {{userData.name}}{{orgInfo}}
    -
    {{statData.level}}
    +
    {{statData.level}}
    经验值:{{statData.evalue}} - 个人设置 - 个人中心 - 关注TA - 已关注 + 个人设置 + 个人中心 + 关注TA + 已关注 {{pageId == userInfo.aid ? '留言板':'去留言'}} @@ -358,6 +358,19 @@ font-size: 14px; color: #387DF7; +} +.Followed{ + width: 80px; + height: 30px; + padding: 0; + font-size: 14px; + text-align: center; + border-radius: 20px; + display: inline-block; + line-height: 30px; + border: 1px solid #999; + color: #999; + } .editbutt{ font-size: 14px; diff --git a/src/components/UcHeader/Index.vue b/src/components/UcHeader/Index.vue index 6cf00e56..599833a2 100644 --- a/src/components/UcHeader/Index.vue +++ b/src/components/UcHeader/Index.vue @@ -102,7 +102,7 @@ import {userAvatarText,cutFullName} from "@/utils/tools.js"; statData:{ evalue: 0,//经验值 level: "LV1",//级别 - monthStudyHour:0,//当月学习时长 + monthStudyHour:0,// totalStudyHour: 0, //累计学习时长 monthStudyDays:0, //当月学习天数 totalStudyDays:0, //累计学习天数 From 31f01fa0a5575db2bd641900172466f38fbe2d34 Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Wed, 2 Nov 2022 18:41:26 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/icons/svg/home-answer.svg | 2 +- src/icons/svg/home-article.svg | 2 +- src/icons/svg/home-book.svg | 2 +- src/icons/svg/home-case.svg | 2 +- src/icons/svg/home-course.svg | 2 +- src/icons/svg/home-dynamic.svg | 2 +- src/icons/svg/home-follow.svg | 2 +- src/icons/svg/home-note.svg | 2 +- src/icons/svg/home-qa.svg | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/icons/svg/home-answer.svg b/src/icons/svg/home-answer.svg index 03efe5e4..7c5f5666 100644 --- a/src/icons/svg/home-answer.svg +++ b/src/icons/svg/home-answer.svg @@ -1,6 +1,6 @@ - 编组 16 + diff --git a/src/icons/svg/home-article.svg b/src/icons/svg/home-article.svg index daf1746e..a14ba7c1 100644 --- a/src/icons/svg/home-article.svg +++ b/src/icons/svg/home-article.svg @@ -1,6 +1,6 @@ - 编组 16 + diff --git a/src/icons/svg/home-book.svg b/src/icons/svg/home-book.svg index 6e752680..4ae0906b 100644 --- a/src/icons/svg/home-book.svg +++ b/src/icons/svg/home-book.svg @@ -1,6 +1,6 @@ - 编组 25 + diff --git a/src/icons/svg/home-case.svg b/src/icons/svg/home-case.svg index 842d21c8..a7e47f55 100644 --- a/src/icons/svg/home-case.svg +++ b/src/icons/svg/home-case.svg @@ -1,6 +1,6 @@ - 编组 16 + diff --git a/src/icons/svg/home-course.svg b/src/icons/svg/home-course.svg index 734651aa..f8837c5d 100644 --- a/src/icons/svg/home-course.svg +++ b/src/icons/svg/home-course.svg @@ -1,6 +1,6 @@ - 编组 28 + diff --git a/src/icons/svg/home-dynamic.svg b/src/icons/svg/home-dynamic.svg index dcaa281d..edc13d26 100644 --- a/src/icons/svg/home-dynamic.svg +++ b/src/icons/svg/home-dynamic.svg @@ -1,6 +1,6 @@ - 编组 14 + diff --git a/src/icons/svg/home-follow.svg b/src/icons/svg/home-follow.svg index 450c438b..2164e963 100644 --- a/src/icons/svg/home-follow.svg +++ b/src/icons/svg/home-follow.svg @@ -1,6 +1,6 @@ - 编组 16 + diff --git a/src/icons/svg/home-note.svg b/src/icons/svg/home-note.svg index 50269df5..dd0cf74f 100644 --- a/src/icons/svg/home-note.svg +++ b/src/icons/svg/home-note.svg @@ -1,6 +1,6 @@ - 编组 16 + diff --git a/src/icons/svg/home-qa.svg b/src/icons/svg/home-qa.svg index 9e80df17..8006094e 100644 --- a/src/icons/svg/home-qa.svg +++ b/src/icons/svg/home-qa.svg @@ -1,6 +1,6 @@ - 编组 16 +