diff --git a/src/components/uh-article-card/uh-article-card.vue b/src/components/uh-article-card/uh-article-card.vue index 243e0e2..1cfcf1a 100644 --- a/src/components/uh-article-card/uh-article-card.vue +++ b/src/components/uh-article-card/uh-article-card.vue @@ -1,105 +1,125 @@ \ No newline at end of file + + + 置顶 + + + + + {{ article.spec.title }} + + + {{ article.status?.excerpt }} + + + + + + + + + {{ article.owner.displayName }} + + + {{ publishTimeText }} + + + 浏览 + {{ visitCount }} + 次 + + + + + diff --git a/src/pages-blog/articles/articles.vue b/src/pages-blog/articles/articles.vue index 7c4b911..a2bbce7 100644 --- a/src/pages-blog/articles/articles.vue +++ b/src/pages-blog/articles/articles.vue @@ -1,33 +1,297 @@ - \ No newline at end of file + + + + + + + + + + {{ loadMoreText }} + + + + + + + + + + + + + {{ filterPopup.item.label }} + + + + {{ opt.label }} + + + + + + diff --git a/src/pages/tabbar/home/home.vue b/src/pages/tabbar/home/home.vue index 3b0b13a..75f4cfc 100644 --- a/src/pages/tabbar/home/home.vue +++ b/src/pages/tabbar/home/home.vue @@ -1,224 +1,274 @@ \ No newline at end of file + + + + + + {{ loadMoreText }} + + + + +