From 024c01e248490659cf7ee7a3611df5d9307e1f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Thu, 4 Dec 2025 17:04:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/WebSocketDemo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/WebSocketDemo.vue b/src/components/WebSocketDemo.vue index 3f6b50e..79e679d 100644 --- a/src/components/WebSocketDemo.vue +++ b/src/components/WebSocketDemo.vue @@ -181,6 +181,7 @@ button:disabled { border-radius: 4px; border-left: 3px solid #2196f3; word-break: break-word; + color: #2196f3; } .no-messages {