From 9d2851fd93323581ea382d5191e2dbb90642b963 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期三, 18 六月 2025 09:11:26 +0800
Subject: [PATCH] refactor(config): 更新线上环境 API 地址

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

diff --git a/index.html b/index.html
index 5f4056d..2ebdf95 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
         '<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
         (coverSupport ? ', viewport-fit=cover' : '') + '" />')
     </script>
-    <title>闂瓟鏅鸿兘浣撳钩鍙�</title>
+    <title>璐㈡斂AI鍔╂墜</title>
     <!--preload-links-->
     <!--app-context-->
   </head>

--
Gitblit v1.9.1