From 9fd7b14ec760e9dba683360b291b90b235267ee2 Mon Sep 17 00:00:00 2001 From: pllx Date: Tue, 30 Jun 2026 14:14:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=8C=E5=85=A8=E8=BF=98=E5=8E=9F?= =?UTF-8?q?=E5=A4=A7=E5=8E=85=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=8F=AA=E4=BF=9D?= =?UTF-8?q?=E7=95=99=E5=AF=BC=E8=88=AA=E6=A0=8F=E4=BD=9C=E4=B8=BA=E7=99=BE?= =?UTF-8?q?=E5=AE=B6=E4=B9=90=E7=9A=84=E7=9B=B4=E8=BE=BE=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/views/rooms/index.blade.php | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/resources/views/rooms/index.blade.php b/resources/views/rooms/index.blade.php index 6bec3f6..d1cb9f3 100644 --- a/resources/views/rooms/index.blade.php +++ b/resources/views/rooms/index.blade.php @@ -60,16 +60,9 @@
-
-

- 公开频段 ({{ $rooms->count() }}) +
+

公开频段 ({{ $rooms->count() }})

-
{{-- 房间瀑布流网格 --}}