From 9020494f651d14caf69219782d0918618553a3b3 Mon Sep 17 00:00:00 2001 From: madrays Date: Sun, 30 Mar 2025 00:46:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=E6=90=9C=E7=B4=A2=E4=BD=93?= =?UTF-8?q?=E9=AA=8C=EF=BC=9A=E4=BC=98=E5=8C=96=E6=90=9C=E7=B4=A2=E5=AF=B9?= =?UTF-8?q?=E8=AF=9D=E6=A1=86=E3=80=81=E8=BF=9B=E5=BA=A6=E6=9D=A1=E5=8F=8A?= =?UTF-8?q?=E6=97=A0=E6=95=B0=E6=8D=AE=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NoDataFound.vue | 2 +- src/pages/resource.vue | 2 +- src/views/system/SearchBarView.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/NoDataFound.vue b/src/components/NoDataFound.vue index 1b4dfbcc..483db36d 100644 --- a/src/components/NoDataFound.vue +++ b/src/components/NoDataFound.vue @@ -52,7 +52,7 @@ interface Props { height: auto !important; } -/* 响应式设计 */ +/* 移动响应式设计 */ @media (max-width: 768px) { .no-data-container :deep(.v-responsive) { max-width: 350px; diff --git a/src/pages/resource.vue b/src/pages/resource.vue index b4221bea..a6472198 100644 --- a/src/pages/resource.vue +++ b/src/pages/resource.vue @@ -474,7 +474,7 @@ onUnmounted(() => { letter-spacing: 1px; } -/* 初始加载状态 */ +/* 初始的加载状态 */ .initial-loading-container { display: flex; justify-content: center; diff --git a/src/views/system/SearchBarView.vue b/src/views/system/SearchBarView.vue index 6589e992..dc50e1a5 100644 --- a/src/views/system/SearchBarView.vue +++ b/src/views/system/SearchBarView.vue @@ -799,7 +799,7 @@ onMounted(() => { - +