From ee0c1bded42c9ef4a2c6f7a723883011bf9869dd Mon Sep 17 00:00:00 2001
From: lohir <3399054449@qq.com>
Date: 星期五, 18 十月 2024 13:52:50 +0800
Subject: [PATCH] 班级成员管理,学员姓名边输入边搜索

---
 public/index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/index.html b/public/index.html
index dc077a3..72cbd42 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,7 +24,7 @@
     }
   </style>
 
-  <script src='https://ycl.easyblog.vip:8443/external_api.js'></script>
+  <script src='https://www.kgmeet.com:8443/external_api.js'></script>
 
   <script src='./admin/components/echarts/echarts.min.js'></script>
   <script src='./admin/components/echarts/theme/macarons.js'></script>
@@ -63,4 +63,4 @@
   <!-- built files will be auto injected -->
 </body>
 
-</html>
\ No newline at end of file
+</html>

--
Gitblit v1.8.0