From fc03eaf987dcae89654dd99b4632010ce9d40612 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 17 十月 2024 17:37:20 +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