From d66ade4e4783850b6c7625c6f164a5a0fc0aa509 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Mon, 24 Mar 2025 18:39:08 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=A2=9E=E5=8A=A0=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E6=97=B6=E9=97=B4=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/framework/home/dashboard/index.vue | 26 ++++++++++++++----- .../src/views/framework/home/index.vue | 4 +-- 2 files changed, 22 insertions(+), 8 deletions(-) diff --git a/packages/ui/certd-client/src/views/framework/home/dashboard/index.vue b/packages/ui/certd-client/src/views/framework/home/dashboard/index.vue index e5b459e1..6b018e07 100644 --- a/packages/ui/certd-client/src/views/framework/home/dashboard/index.vue +++ b/packages/ui/certd-client/src/views/framework/home/dashboard/index.vue @@ -14,7 +14,12 @@ 您好,{{ userInfo.nickName || userInfo.username }}, 欢迎使用 【{{ siteInfo.title }}】
- {{ now }} + + + {{ now }} + + +