From 64166d6d3710ca57c350f66333aba71d67a99c0c Mon Sep 17 00:00:00 2001 From: zhangqun <179111901@qq.com> Date: Mon, 25 Sep 2023 14:47:52 +0800 Subject: [PATCH] =?UTF-8?q?websocket=E4=BC=98=E5=8C=96=E5=85=B3=E9=97=AD?= =?UTF-8?q?=E9=80=BB=E8=BE=91=EF=BC=8C=E8=A1=A5=E5=85=85=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E8=AF=B7=E6=B1=82websocket=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 55 +++++++++++++++++++++++++++++++++++++++------------ vue.config.js | 4 ++-- 2 files changed, 44 insertions(+), 15 deletions(-) diff --git a/src/App.vue b/src/App.vue index b71fb3a..686ca5e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,6 +5,7 @@