From 4adce4405ea1f55bf06845fc632a87f971c2daf3 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Mon, 10 Jul 2023 14:28:52 +0800 Subject: [PATCH] 2023-7-10 --- src/views/reception/home/index.vue | 103 +++++++++++++++++++++++++++-- 1 file changed, 96 insertions(+), 7 deletions(-) diff --git a/src/views/reception/home/index.vue b/src/views/reception/home/index.vue index 6bd7329..cad7efa 100644 --- a/src/views/reception/home/index.vue +++ b/src/views/reception/home/index.vue @@ -17,8 +17,33 @@ - - {{ i.biaoti }} + + + {{ i.biaoti }} + + + + + + + + + + + {{ item.name }} + 预览 + + + + + + + 暂无内容 + + + + + {{ $moment(new Date(i.created_at)).format("YYYY-MM-DD") }} @@ -43,8 +68,33 @@ - - {{ i.biaoti }} + + + {{ i.biaoti }} + + + + + + + + + + + {{ item.name }} + 预览 + + + + + + + 暂无内容 + + + + + {{ $moment(new Date(i.created_at)).format("YYYY-MM-DD") }} @@ -157,11 +207,14 @@
{{ item.name }}