From 5329c058aca0288b8f53ff4910626e7bedf309de Mon Sep 17 00:00:00 2001 From: yuan Date: Wed, 27 Dec 2023 13:19:37 +0800 Subject: [PATCH] update notification --- src/components/notification/index.vue | 29 ++++++++++++++++----------- 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/src/components/notification/index.vue b/src/components/notification/index.vue index 542b55b..62599a2 100644 --- a/src/components/notification/index.vue +++ b/src/components/notification/index.vue @@ -23,15 +23,19 @@ let todayPassJsonObject = JSON.parse(props.todayPassTime) - {{lastName}} - + + {{lastName}} + + {{props.name}} - - 无姓名 + + + 无姓名 + VIP @@ -49,23 +53,24 @@ let todayPassJsonObject = JSON.parse(props.todayPassTime) - - + - - - - 当日还有 {{todayPassJsonObject.length}} 次记录 - + + + + + 当日还有 {{todayPassJsonObject.length}} 次记录 + + + {{ passTime }} - {{ passTime }}