diff --git a/components/course-image/course-image.vue b/components/course-image/course-image.vue
index 9008200..891eb2e 100644
--- a/components/course-image/course-image.vue
+++ b/components/course-image/course-image.vue
@@ -1,7 +1,7 @@
- 我关注的
-
-
-
-
-
-
- {{item.userFollow.authorInfo.name}}
- {{item.userFollow.authorInfo.sign}}
-
-
- 已关注
- 关注
-
+
+
+
+
+
+
+
+ {{item.userFollow.authorInfo.name}}
+ {{item.userFollow.authorInfo.sign}}
+
+
+ 已关注
+ 关注
+
+
+
+
-
-
-
-
-
-
- {{follow.userFollow.authorInfo.name}}
- {{follow.userFollow.authorInfo.sign}}
-
-
- 已关注
-
+
+
+
+
+
+
+ {{follow.userFollow.authorInfo.name}}
+ {{follow.userFollow.authorInfo.sign}}
+
+
+ 已关注
+
+
+
+
-
+
diff --git a/pages/my/index.vue b/pages/my/index.vue
index 933b921..f0e419d 100644
--- a/pages/my/index.vue
+++ b/pages/my/index.vue
@@ -78,12 +78,12 @@
-
+
{{ concernme }}
关注我的
-
+
{{ myconcern }}
我的关注
diff --git a/pages/my/myFavorites.vue b/pages/my/myFavorites.vue
index 468c16f..668e703 100644
--- a/pages/my/myFavorites.vue
+++ b/pages/my/myFavorites.vue
@@ -14,87 +14,108 @@
-
-
-
-
-
-
- {{ contentTypeFilter(item.contentType).text }}
+
+
+
+
+
+
+
+ {{ contentTypeFilter(item.contentType).text }}
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- 收藏时间:{{ item.time }}
-
- 取消收藏
-
-
-
-
-
-
-
-
-
-
-
-
+
收藏时间:{{ item.time }}
取消收藏
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 收藏时间:{{ item.time }}
+
+ 取消收藏
+
+
+
+
+
+
+
-
-
- 【已解决】
-
- 【待解决】
-
-
-
-
-
-
-
- 最佳回答: {{ item.question.bestAnswer }}
+
+
+
+ 【已解决】
+
+ 【待解决】
+
+
-
-
- 收藏时间:{{ item.time }}
-
- 取消收藏
+
+
+
+
+ 最佳回答: {{ item.question.bestAnswer }}
+
+
+
+ 收藏时间:{{ item.time }}
+
+ 取消收藏
+
+
+
+
+
-
+
+
@@ -392,6 +413,11 @@ export default {