From 2e353b7fffa90de86ac51d2759e61fb4b1c68415 Mon Sep 17 00:00:00 2001 From: lt Date: Mon, 27 Apr 2026 13:59:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=BA=E7=8B=AC=E7=AB=8B=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=B7=BB=E5=8A=A0=E5=AE=8C=E6=95=B4=20Vue=20+=20Eleme?= =?UTF-8?q?nt=20Plus=20+=20Tailwind=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/frontend/logs.html | 6 ++++++ platform/frontend/topics.html | 6 ++++++ platform/frontend/users.html | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/platform/frontend/logs.html b/platform/frontend/logs.html index eda38db..9fe6ad3 100644 --- a/platform/frontend/logs.html +++ b/platform/frontend/logs.html @@ -24,6 +24,12 @@ @media (max-width: 768px) { .sidebar { display: none; } .main-content { margin-left: 0; width: 100vw; } } + + + + + +
diff --git a/platform/frontend/topics.html b/platform/frontend/topics.html index 7b11200..35d0ad3 100644 --- a/platform/frontend/topics.html +++ b/platform/frontend/topics.html @@ -24,6 +24,12 @@ @media (max-width: 768px) { .sidebar { display: none; } .main-content { margin-left: 0; width: 100vw; } } + + + + + +
diff --git a/platform/frontend/users.html b/platform/frontend/users.html index 0ad3602..e2dce5b 100644 --- a/platform/frontend/users.html +++ b/platform/frontend/users.html @@ -24,6 +24,12 @@ @media (max-width: 768px) { .sidebar { display: none; } .main-content { margin-left: 0; width: 100vw; } } + + + + + +