From ba6ac2669b0472fa147b5d62ef90a1e8f3a4049d Mon Sep 17 00:00:00 2001 From: Hakadao Date: Sun, 23 Jun 2024 22:46:36 +0800 Subject: [PATCH] chore(History): remove the css class --- src/contentScripts/views/History/History.vue | 29 +++++++++----------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/src/contentScripts/views/History/History.vue b/src/contentScripts/views/History/History.vue index dd9c76d7..a45de223 100644 --- a/src/contentScripts/views/History/History.vue +++ b/src/contentScripts/views/History/History.vue @@ -425,24 +425,24 @@ function jumpToLoginPage() { flex items-center text="$bew-text-3 sm" mt-auto - mb-2 > -
-
-
-
-
+ + + + + + + {{ useDateFormat(historyItem.view_at * 1000, 'YYYY-MM-DD HH:mm:ss') .value }} -
+
@@ -537,7 +537,4 @@ function jumpToLoginPage() {