From 42a1a434f77154746038c476ef70ca9be0b8e4e0 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 19 一月 2026 18:02:46 +0800
Subject: [PATCH] fix: 完成资金管理,财务对账
---
index.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 879c6c5..2e6580e 100644
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="/favicon.ico">
- <title>MIS绯荤粺锛堢鐞嗕俊鎭郴缁燂級</title>
+ <title>%VITE_APP_TITLE%</title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>
html,
@@ -212,4 +212,4 @@
<script type="module" src="/src/main.js"></script>
</body>
-</html>
\ No newline at end of file
+</html>
--
Gitblit v1.9.3