From 4206e321c969c84a874b5b264f4bb10f07e650a8 Mon Sep 17 00:00:00 2001
From: yaowanxin <3588231647@qq.com>
Date: 星期五, 26 九月 2025 15:39:17 +0800
Subject: [PATCH] 档案管理-书籍二维码生成,借阅-归还扫瞄-修改id
---
index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index d14eb4b..a684690 100644
--- a/index.html
+++ b/index.html
@@ -8,8 +8,8 @@
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
- <link rel="icon" href="/ZQHXico.ico" />
- <title>娴嬭瘯杩涢攢瀛樼鐞嗙郴缁�</title>
+ <link rel="icon" href="/favicon.ico" />
+ <title>%VITE_APP_TITLE%</title>
<!--[if lt IE 11
]><script>
window.location.href = "/html/ie.html";
--
Gitblit v1.9.3