diff --git a/components/announcement/list.vue b/components/announcement/list.vue new file mode 100644 index 0000000..83baca1 --- /dev/null +++ b/components/announcement/list.vue @@ -0,0 +1,49 @@ + + + + + + + + + + {{ article.articleTitle }} + + # 公告 + + + + {{ article.articlePreviewContent }} + + + + + + + + + + + diff --git a/components/layouts/pc/header.vue b/components/layouts/pc/header.vue index a9d81d2..a9c546c 100644 --- a/components/layouts/pc/header.vue +++ b/components/layouts/pc/header.vue @@ -105,7 +105,7 @@