diff --git a/src/layouts/MainLayout.vue b/src/layouts/MainLayout.vue index 335924db..631db9e8 100644 --- a/src/layouts/MainLayout.vue +++ b/src/layouts/MainLayout.vue @@ -367,12 +367,28 @@ onMounted(async () => {
{{ item.title }} + + {{ item.title }} + {{ item.detail }} + + {{ item.detail }} +
{ > {{ moment(item.createdAt).fromNow() }} - - {{ item.title }} - {{ item.detail }} -