From d79e6aa3557c6ae2d68d38d40037a22d2ea78dd5 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Fri, 19 Dec 2025 11:21:48 +0800
Subject: [PATCH] 1
---
public/index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index d17e7e0..ae1f2a7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,12 +5,12 @@
<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>CME</title>
+ <title>BZ</title>
</head>
<body>
<noscript>
<!-- <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> -->
- <strong>We're sorry but CME doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+ <strong>We're sorry but BZ doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
--
Gitblit v1.9.3