From 47082097dc4bbf244a94e5a05fb8d9bb38ee8750 Mon Sep 17 00:00:00 2001
From: lohir <3399054449@qq.com>
Date: 星期四, 17 十月 2024 10:23:37 +0800
Subject: [PATCH] 解决在线培训,分页bug

---
 index.html |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 1f7f6f8..14bafa2 100644
--- a/index.html
+++ b/index.html
@@ -4,8 +4,9 @@
     <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>
-    <script src='https://meet.jit.si/external_api.js'></script>
+    <title>姹熻タ绌虹璇煶瑙嗛鍩硅绯荤粺</title>
+    <!-- 鐢熶骇鐗堟湰鎹㈡簮 -->
+    <script src='/external_api.js'></script>
   </head>
   <body>
     <div id="app"></div>

--
Gitblit v1.8.0