From 50c328b3594885da4d97d87b301bce9e565ef330 Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期五, 09 八月 2024 16:10:56 +0800 Subject: [PATCH] feat:通过WebSokcet根据教师会议命令执行操作 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index ee75ae4..14bafa2 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="/vite.svg" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>Vite + Vue</title> + <title>姹熻タ绌虹璇煶瑙嗛鍩硅绯荤粺</title> <!-- 鐢熶骇鐗堟湰鎹㈡簮 --> <script src='/external_api.js'></script> </head> -- Gitblit v1.8.0