From ed18963cbb7261d5d8e2a6bdd5821191fd73c3af Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 23 十月 2024 16:52:09 +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 72cbd42..b62e388 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <link rel="icon" href="<%= BASE_URL %>favicon.ico"> - <title>姹熻タ璇煶瑙嗛鍩硅绯荤粺</title> + <title>璇煶瑙嗛鍩硅绯荤粺</title> <style> html { height: 100%; @@ -24,7 +24,7 @@ } </style> - <script src='https://www.kgmeet.com:8443/external_api.js'></script> + <script src='https://ycl.easyblog.vip:81/external_api.js'></script> <script src='./admin/components/echarts/echarts.min.js'></script> <script src='./admin/components/echarts/theme/macarons.js'></script> -- Gitblit v1.8.0