-
{{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 @@