diff --git a/src/components/articleList.vue b/src/components/articleList.vue index 998b1e1..0c7602e 100644 --- a/src/components/articleList.vue +++ b/src/components/articleList.vue @@ -187,6 +187,7 @@ overflow: hidden; border-radius: 10px; animation: hideToShow 1s ease-in-out; + background-color: #1d1f21; } .recent-post-item-image { diff --git a/src/components/blog.vue b/src/components/blog.vue index ff7d1c8..575e898 100644 --- a/src/components/blog.vue +++ b/src/components/blog.vue @@ -4,7 +4,7 @@
-
{{webInfo.webName}}
+
{{currentUser.username}}
博客 @@ -23,107 +23,278 @@ 朋友圈
- - - - - -
- -
- - -
- -
- -
- - - - -
拖拽 / 点击上传封面
-
- - - -
- - 上传 - -
-
- - - + + + + + + + + + + + + + + + +
+ 更新 + 保存 + 重置所有修改 +
-


- 我的博客 + 我的个人博客
-
-
-
-
{{ article.username }}
-
{{ article.articleTitle }}
-
-
- Cover Image -
-
- {{ article.articleContent }} -
-