From 42b61ee53565b1993786f95633ac9080f42dd7e8 Mon Sep 17 00:00:00 2001 From: lohir <3399054449@qq.com> Date: 星期四, 17 十月 2024 19:46:41 +0800 Subject: [PATCH] bug --- 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