From 007d574eec952f59bd0b4bc280a16cdeef527f4c Mon Sep 17 00:00:00 2001 From: tone <3341154833@qq.com> Date: Tue, 15 Oct 2024 23:43:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E5=8F=B0=E7=95=8C=E9=9D=A2=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tonecn/index.html | 2 +- tonecn/src/components/Console/Blogs.vue | 11 ++++++----- tonecn/src/components/Console/FileOnline.vue | 5 +++-- tonecn/src/components/Console/Resources.vue | 11 ++++++----- tonecn/src/components/Console/Utils.vue | 4 ++-- tonecn/src/views/Console/Dashboard.vue | 7 ++++--- 6 files changed, 22 insertions(+), 18 deletions(-) diff --git a/tonecn/index.html b/tonecn/index.html index cff56db..8d53ec1 100644 --- a/tonecn/index.html +++ b/tonecn/index.html @@ -3,7 +3,7 @@ - + 特恩(TONE) diff --git a/tonecn/src/components/Console/Blogs.vue b/tonecn/src/components/Console/Blogs.vue index eb29804..74bb191 100644 --- a/tonecn/src/components/Console/Blogs.vue +++ b/tonecn/src/components/Console/Blogs.vue @@ -111,11 +111,12 @@ const formatTime = (row: any, _column: any, _cellValue: any, _index: any) => { }